Login | Bim360

When it comes to the , what seems like a simple "username and password" step actually hides a lot of technical nuances and community frustrations. Whether you're dealing with "zombie" login prompts or confusing redirects, here are the most interesting insights from the community and developers: 1. The "Glue" Redirect Loop

| Action | Endpoint | Method | | :--- | :--- | :--- | | | https://developer.api.autodesk.com/authentication/v2/authorize | GET | | Get Token | https://developer.api.autodesk.com/authentication/v2/token | POST | | Refresh Token | https://developer.api.autodesk.com/authentication/v2/token | POST | | Get Profile | https://api.userprofile.autodesk.com/userinfo | GET | bim360 login