Community
BIM 360 API Forum
Welcome to Autodesk’s BIM 360 API Forums. Share your knowledge, ask questions, and explore popular BIM 360 API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can't Access Data Management API

3 REPLIES 3
Reply
Message 1 of 4
Anonymous
524 Views, 3 Replies

Can't Access Data Management API

Anonymous
Not applicable

I am trying to GET hubs, buckets or projects but I keep getting 403 errors.

I do have both Data Management API and BIM 360 API added to my app

 

Screen Shot 2018-02-05 at 9.09.44 AM.png

 

the requested scopes look like this 

const scopes = [
  "data:read",
  "data:write",
  "data:create",
  "data:search",
  "bucket:read",
  "bucket:create"
];

 

Screen Shot 2018-02-05 at 9.17.29 AM.png

 

and this is the response I get from calling the GET hubs endpoint

 

Screen Shot 2018-02-05 at 9.16.01 AM.png

 

what am I missing here?

0 Likes

Can't Access Data Management API

I am trying to GET hubs, buckets or projects but I keep getting 403 errors.

I do have both Data Management API and BIM 360 API added to my app

 

Screen Shot 2018-02-05 at 9.09.44 AM.png

 

the requested scopes look like this 

const scopes = [
  "data:read",
  "data:write",
  "data:create",
  "data:search",
  "bucket:read",
  "bucket:create"
];

 

Screen Shot 2018-02-05 at 9.17.29 AM.png

 

and this is the response I get from calling the GET hubs endpoint

 

Screen Shot 2018-02-05 at 9.16.01 AM.png

 

what am I missing here?

3 REPLIES 3
Message 2 of 4
mikako_harada
in reply to: Anonymous

mikako_harada
Community Manager
Community Manager

Hi Evan, 

 

If you are trying to access BIM 360 Docs, you need to activate API access for your BIM 360 Docs hub/account. 

 

More info: 

 

https://fieldofviewblog.wordpress.com/forge/

 

 

If you are trying to access BIM 360 Team and A360, then you should have an access. I cannot tell if you trying to access it from the image, however. The status code say 200, at least.  

 

You see warning when you don't have an account for Docs in the U.S. or  Europe/EMEA. If you don't have, you can safely ignore them.  For example, I have Docs account only in the U.S. and I see the warning about EMEA, that is as expected.  


Mikako Harada
Developer Technical Services
0 Likes

Hi Evan, 

 

If you are trying to access BIM 360 Docs, you need to activate API access for your BIM 360 Docs hub/account. 

 

More info: 

 

https://fieldofviewblog.wordpress.com/forge/

 

 

If you are trying to access BIM 360 Team and A360, then you should have an access. I cannot tell if you trying to access it from the image, however. The status code say 200, at least.  

 

You see warning when you don't have an account for Docs in the U.S. or  Europe/EMEA. If you don't have, you can safely ignore them.  For example, I have Docs account only in the U.S. and I see the warning about EMEA, that is as expected.  


Mikako Harada
Developer Technical Services
Message 3 of 4
Anonymous
in reply to: mikako_harada

Anonymous
Not applicable

thank you for the quick response.

 

I tried to add a new integration by there is no such tab in my dashboard

Screen Shot 2018-02-05 at 12.10.54 PM.png

 

What do I need to do to show the integrations?

0 Likes

thank you for the quick response.

 

I tried to add a new integration by there is no such tab in my dashboard

Screen Shot 2018-02-05 at 12.10.54 PM.png

 

What do I need to do to show the integrations?

Message 4 of 4
mikako_harada
in reply to: Anonymous

mikako_harada
Community Manager
Community Manager

Please follow the instruction on the second link above. 


Mikako Harada
Developer Technical Services
0 Likes

Please follow the instruction on the second link above. 


Mikako Harada
Developer Technical Services

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report