We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
feltj16
5 months agoExplorer | Level 4
Using API and now it saves to assorted content folder?
Hi, I have been using the dropbox API to upload files. However why does it save to the Assorted Content folder now?
I read about the file system migration, but I don't understand how to update back so it does not save the files to the Assorted Content folder.
Any help? Thank you.
- Greg-DBDropbox Staff
It sounds like you're referring to handling a migration to the updated team space. For information on how to work with this on the Dropbox API, please refer to the following resources:
- https://developers.dropbox.com/dbx-team-files-guide
- https://dropbox.tech/developers/api-updates-to-better-support-team-spaces
In particular, if you want to upload to the team space, for instance, you should get the current root namespace ID for the connected account from /2/users/get_current_account (or corresponding native method in a Dropbox SDK) and use that as the "root" in the Dropbox-API-Path-Root header.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,878 PostsLatest Activity: 7 hours agoIf 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 or Facebook.
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!