Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
nsalex
2 years agoNew member | Level 2
Unable to share folders since migration to updated team space
Back in June, our Dropbox Business account was migrated to the Updated Team Space system. We have a custom application that manages automatically uploading files and sharing folders with our customer...
- 2 years ago
Hi nsalex,
Since you are using the
rootNamespaceId, we recommend using{ '.tag': 'root', 'root': rootNamespaceId }instead of{ '.tag': 'namespace_id', namespace_id: rootNamespaceId }in your request. This aligns with the naming structure and value expected by the API, thus ensuring correct functionality.
DB-Des
Dropbox Community Moderator
2 years agoHi nsalex,
Since you are using the rootNamespaceId, we recommend using { '.tag': 'root', 'root': rootNamespaceId } instead of { '.tag': 'namespace_id', namespace_id: rootNamespaceId } in your request. This aligns with the naming structure and value expected by the API, thus ensuring correct functionality.
nsalex
2 years agoNew member | Level 2
Thank you! Unlike the "files/upload" endpoint, the namespace_id and root tags behave differently for the root namespace in the "sharing/share_folder" endpoint. This is now working.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!