@ 12:29 of Petr's YouTube video https://www.youtube.com/watch?v=8It7_3Mct6c, I noticed that access token can be retrieved directly, how to do it? many Autodesk Forge tools seem lack of this feature or not documented i.e. https://oss-manager.autodesk.io/, https://da-manager.autodesk.io/
CodePudding user response:
It's just an extension command provided by Petr's Forge vscode extension. In this context, it is called Forge Oauth API to generate an access token.
See:
Steps to get access token with this extension command:
- Go to the Forge vscode extension by clicking the Forge icon at the left sidebar.
- Press F1 to open the command palette.
- Type Forge Auth
- Press enter
- Enter OAuth scopes
- Press enter