We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
RyanDev
5 years agoNew member | Level 2
How to upload file to DropBox folder that is accessible to others
I have a pretty simple requirement. I need to write c# code to upload a file to an existing DropBox folder (or even a new one if necessary) that others have access to so that the new file will also ...
- 5 years ago
From your description, I understand that you registered an API app with the "app folder" permission, resulting in the "app folder" in your account then you connected the app.
Unfortunately, app folders are incompatible with shared folders, meaning you can't share an app folder (except as a link, like you mentioned), put a shared folder or team folder inside an app folder or put an app folder in a shared folder or team folder.
Instead, if you need to use the API with shared folders or team folders, you'll need to use the "full Dropbox" permission, as opposed to the app folder permission. You can find more information about app permissions here.
You can register another app with the desired permission here.
Greg-DB
Dropbox Staff
From your description, I understand that you registered an API app with the "app folder" permission, resulting in the "app folder" in your account then you connected the app.
Unfortunately, app folders are incompatible with shared folders, meaning you can't share an app folder (except as a link, like you mentioned), put a shared folder or team folder inside an app folder or put an app folder in a shared folder or team folder.
Instead, if you need to use the API with shared folders or team folders, you'll need to use the "full Dropbox" permission, as opposed to the app folder permission. You can find more information about app permissions here.
You can register another app with the desired permission here.
RyanDev
5 years agoNew member | Level 2
Awesome, thank you. I registered a new app that had full dropbox access and then I was able to save into the folder I wanted to.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!