1

I am trying to hit the GET users endpoint on the BIM 360 API using this guide.

I have a Forge integration set on my BIM 360 Account Admin page, which includes Account Administration privileges. I followed the directions on the docs to remove the "b." from my hub id to get the account id, but when I hit the enpoint it returns "1003: Client has no access to the account"

1 Answers1

0

This endpoint request a 2 legged access token with account:read scope and a Forge App that was previously provisioned within that BIM 360 Account.

Augusto Goncalves
  • 8,493
  • 2
  • 17
  • 44