You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Здравко's avatar
Здравко
Legendary | Level 20
3 years ago

Issue unsharing a folder using API

I have a issue related to shared folder unsharing. I gonna post the requests and corresponding results. Running 2/sharing/list_mountable_folders: curl -X POST https://api.dropboxapi.com/2/sharing/l...
  • Greg-DB's avatar
    3 years ago

    Здравко Thanks for the detailed post! It looks like the issue is that the shared folder contains a nested shared folder, and so cannot be unshared. You would need to move the nested shared folder out first before you can unshare the parent shared folder.

     

    I'll ask the team to see if we can improve the error reporting in that case.