ACC API endpoints: Assign one or more project members directly

78 Views Asked by At

I'm trying out the new endpoints added in the ACC API via Postman, which were newly added in version 1.1.0, see Account Admin V1 Changelog. Specifically I am having a problem adding a user to a project, then updating or deleting them.

In all cases 401 - Unauthorized is returned. Postman printscreen

If I follow the Step-by-step Tutorials, everything works up to point 3 (option 3B).

Thanks for any advice, Marek

1

There are 1 best solutions below

0
On

Kindly indicate the type of Aunthentication you are using and the scopes. On this page https://aps.autodesk.com/en/docs/acc/v1/tutorials/admin/admin-create-configure-projects/#before-you-begin You can see the usage of 3-LO and 2-LO for the endpoints. If you are using 2-LO you need to use User-Id header to get the token.