There are multiple scenarios in which you might be using Autodesk Authentication to log-in a user a) Use Autodesk log-in to access Autodesk based resources This is the most common and obvi...
Bucket Tools: migrate Node.js app to Electron Some Forge users were asking for a way to interact with OSS without having to install Visual Studio Code (in order to use Autodesk Forge Tools...
I wrote a while back (8 years ago already 😬) about integrating the Forger Viewer into a SharePoint page. I was using SharePoint 2010 back then, and now skipping through SharePoint 2013 and...
This sample show how to upload end result to desired folder in ACC project, if we know the Project and Folder Id, we can use two-legged authentication to create storage and version the upl...
We already blogged About Refresh Token. We even showed how you could handle them in Landing your Forge OAuth authentication workflow. There is only a tiny issue with the code in the second...
A developer ran into a 401 Unauthorized error (in the documentation described as Invalid authorization header) when going through the Extract Metadata From a Source File, so I went through...