简体   繁体   English

导入具有 Design Collaboration 服务访问权限的用户 [autodesk-bim360]

[英]Importing users with Design Collaboration service access [autodesk-bim360]

Looking at the request body structure for importing users into a project https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-project_id-users-import-POST/ , it seems like we can only specify the access level for the following two services: project_administration & document_management.查看将用户导入项目的请求主体结构https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-project_id-users-import-POST/ ,似乎我们可以仅指定以下两个服务的访问级别:project_administration & document_management。 How can I assign someone user level access to "design_collaboration" when importing?导入时如何为某人分配对“design_collaboration”的用户级别访问权限? When attempting to do so I get: "errors":[{"message":"Invalid services [\"design_collaboration\"]","code":2000}]尝试这样做时,我得到: "errors":[{"message":"Invalid services [\"design_collaboration\"]","code":2000}]

Unfortunately, this is currently a limitation, only project_administration & document_management are supported as documented, this is a frequently asked request, and it's still under development.不幸的是,目前这是一个限制,如文档所示,仅支持 project_administration 和 document_management,这是一个常见的请求,并且仍在开发中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM