API to add collaborators to folders
I have a simple Java application that walks a folder tree and adds several users and groups as collaborators to the folders. Everything is working fine until I find a folder where the user or groups is already listed as a collaborator. When that happens it throws an exception 400 user_already_collaborator.
Is there anyway to stop that from happening somehow as I don't care if they are there already.
Please sign in to leave a comment.
Comments
0 comments