Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
nsalex
1 year 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...
- 1 year 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
1 year 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.
- nsalex1 year 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 and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!