An operation that worked perfectly fine before now returns the following error:
makeDropboxRequest: https://api.dropboxapi.com/2/sharing/share_folder
Error making Dropbox request: too_many_mounts/tree_size_exceeded/
Network error making request to https://api.dropboxapi.com/2/sharing/share_folder: Error: too_many_mounts/tree_size_exceeded/
The process leading up to this error:
1-4 subfolders are created, of which the parent (main) folder housing those 4 subfolders is shared so that groups can be assigned to have access to it. Other than that the folder is empty, and the subfolders are empty as well.
This never happened before, so I'd like to know what changed so that we can apply a workaround.