0

When POSTing to: https://developer.api.autodesk.com/hq/v1/regions/eu/accounts{AccountId}/projects I get:

Error 404 Not Found

{
    "code": 1004,
    "message": "this account doesn't exist."
}

As I understand the AccountId is the hubId and it exists since https://developer.api.autodesk.com/project/v1/hubs/b.{AccountId} returns the account info.

What am I doing wrong?

1 Answer 1

1

it sounds the account is is not correct. When you integrate your web app (Forge client id) with the account, have you made a note with the account id?

enter image description here

or this id can also be found at browser address when you log in the module Account>>Admin
enter image description here

In addition, does your BIM account locate in US or EMEA? If US, it will not work using /regions/eu/

If you still have the problem, please send us the question at [email protected] with your account id. We can check at backend.

If you still have the problem,

Sign up to request clarification or add additional context in comments.

1 Comment

The extra /regions/eu/ was the problem. Our production is located in EMEA but the test environment was provisioned in the US.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.