This blog provides a guide on obtaining three-legged tokens using Python and Flask for Autodesk Platform Services (APS) due to the absence of an official SDK. It outlines the necessary steps, including installing Flask, configuring a callback URL in APS, and using provided code to authenticate and exchange a code for a token. Key APIs referenced include the Autodesk Authentication API for authorization and token retrieval. The complete source code is available on GitHub.
You can find this approach in details in this blog
Comments
0 comments
Article is closed for comments.