autodesk-bim360

How to POST or PATCH users role and access_level for BIM360 on Postman

北城以北 提交于 2019-12-11 17:13:10
问题 I have been successful in creating a new Account User from following this tutorial: https://forge.autodesk.com/en/docs/bim360/v1/reference/http/users-POST/#example, and have used the PATCH method to set their status to active on Postman. I would like to set their role and access_level but I am having trouble doing so. I have followed the link below to try and perform this function, but it requires the user to already be a BIM 360 Project Admin for it to work. https://forge.autodesk.com/en

Deleting a file from bucket. Autodesk-forge

懵懂的女人 提交于 2019-12-11 06:37:10
问题 There are problem with deleting a file from wip.dm.prod bucket ("errorCode": "AUTH-012"). But I can download current file by using -x GET instead of -x DELETE. I use this tutorial -> https://developer.autodesk.com/en/docs/data/v2/reference/http/buckets-:bucketKey-objects-:objectName-DELETE/ . Attach an example below. Request curl -v https://developer.api.autodesk.com/oss/v2/buckets/wip.dm.prod/objects/de34f4c9-457c-4653-a9e4-8bbad12bf5ec.rvt -X DELETE -H "Authorization:Bearer

Bim360: distinguish between Plans and Project Files folder

谁说我不能喝 提交于 2019-12-11 05:09:51
问题 In BIM360, a project has 2 main folders: Plans and Project Files . When uploading files there, former one accepts only some file types and the latter one accepts many more. To cite Autodesk page: The Plans folder only supports DWF, DWFX, DWG, IFC, PDF, and RVT (current and previous 4 versions) files. (..) The following file types are not supported for upload to Document Management (listed here..). All other file types can be uploaded to the Project Files folder, though not all may be viewable