We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
jre1
5 years agoExplorer | Level 3
Adding users to Development App Folder
I've setup a App in the app console that has app folder access.
Any files uploaded to the users app folder will be processed by a backend system
My webhooks etc are working well -> backe...
Greg-DB
5 years agoDropbox Staff
App folders are account-specific, and are only accessible to the user of that account. If another user were to connect the app to their own account, they would get their own distinct app folder. App folders of different users of the same app do not sync with each other. If you want to have other users connect their accounts to your app to get their own app folders, you should implement the OAuth app authorization flow.
Also, note that app folders are incompatible with shared folders, meaning you can't share an app folder, put a shared folder inside an app folder or put an app folder in a shared folder. If you need to use the API with shared folders, you'll need to use "full Dropbox" permission, as opposed to the app folder permission. You can find more information about app permissions here.
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!