Search code examples
autodesk-forgeautodesk-bim360

Error in adding project admin and users to the bim360 project


I am trying to add project admin and users to the bim project with the POST projects/:project_id/users/import endpoint.

Finally, I am getting an error:

  "errors": [
                {
                    "code": 2000,
                    "message": "{\"project_limited\":[\"BIM 360 Docs\"]}"
                }
            ],

If I add project admin in the BIM portal and activate service Document Management, my API calls works.

Why does it happen?


Solution

  • The problem was in limitations to the trial account