The 3 legged access token does not have acces

The 3 legged access token does not have acces

Emanuel_ricoU7MHG
Community Visitor Community Visitor
1,364 Views
2 Replies
Message 1 of 3

The 3 legged access token does not have acces

Emanuel_ricoU7MHG
Community Visitor
Community Visitor

 

I'm attempting to create a project using API integration, and I'm using a 3-legged token for authentication. The token includes the required account:write scope. However, the API response returns the following error:

 

{ "status": 403, "type": "", "id": "4bb0ce1f2397a4c7", "title": "Forbidden", "detail": "The 3-legged access token does not have access" }
 

I'm not sure how to resolve this, as the token appears to have the correct permissions.

these are the scopes my token has:

"scope": [
"user:read",
"user:write",
"user-profile:read",
"openid",
"data:create",
"data:read",
"data:write",
"data:search",
"bucket:create",
"bucket:read",
"bucket:update",
"bucket:delete",
"code:all",
"account:write",
"account:read",
"viewables:read"
],

 

0 Likes
1,365 Views
2 Replies
Replies (2)
Message 2 of 3

aleksandr_khavarovskiy
Community Visitor
Community Visitor

I ran into the same exact issue, you need to go to custom integrations and add your APS client id.

Message 3 of 3

handjonathan
Autodesk
Autodesk

Hi @Emanuel_ricoU7MHG 

Thanks a lot for posting your question to the forums!   Has the solution suggested by @aleksandr_khavarovskiy helped with your issue?

We look forward to hearing back from you with more information so we can help you as a community! 



Jonathan Hand


Technical Marketing Manager | Construction

0 Likes