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
the requested scopes look like this
const scopes = [ "data:read", "data:write", "data:create", "data:search", "bucket:read", "bucket:create" ];
and this is the response I get from calling the GET hubs endpoint
what am I missing here?
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
the requested scopes look like this
const scopes = [ "data:read", "data:write", "data:create", "data:search", "bucket:read", "bucket:create" ];
and this is the response I get from calling the GET hubs endpoint
what am I missing here?
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.
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.
thank you for the quick response.
I tried to add a new integration by there is no such tab in my dashboard
What do I need to do to show the integrations?
thank you for the quick response.
I tried to add a new integration by there is no such tab in my dashboard
What do I need to do to show the integrations?
Please follow the instruction on the second link above.
Please follow the instruction on the second link above.
Can't find what you're looking for? Ask the community or share your knowledge.