Create Folders via API
Hi, I want to create folders via the API that are visible to all users within my Organisation.
I have been able to create folders using an "app user" (via JWT), but these folders are not visible to normal users.
I think I need to
1. Create an "All Users" group - containing all users.
2. Add that group as a collaborator to all folders created via the App Users
Or should I be creating this in another way\user or with different permissions?
Thanks,
Greg
-
That sounds like a good approach. The other option would be to create the folders with a Service Account instead of an App User.
-
Thanks I had a look at service accounts and the instructions for creating them seem unclear.
So I gave been trying to add a group to an App User Created Folder and am getting 403 errors for insufficent permissions.error="insufficient_scope", error_description="The request requires higher privileges than provided by the access token."
I have seen some posts on correcting this but not found the definitive solution as yet, if someone could point me in the correct direction that would be great
投稿コメントは受け付けていません。
コメント
4件のコメント