We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
kashiftasneemp
6 years agoExplorer | Level 3
Silent Authentication?
Hi. I want to use the API in somewhat different way in my game. I want some level files to be downloaded automatically in background when user runs the game, so, that he/ she gets the updated levels....
- 6 years ago
The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. It is technically possible to connect to just one account. The SDKs don't offer explicit support for it and we don't recommend doing so, for various technical and security reasons.
However if you did go this route, instead of kicking off the authorization flow, you would embed an existing access token for your account and app. Again though, this is not recommended.
Greg-DB
6 years agoDropbox Staff
The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. It is technically possible to connect to just one account. The SDKs don't offer explicit support for it and we don't recommend doing so, for various technical and security reasons.
However if you did go this route, instead of kicking off the authorization flow, you would embed an existing access token for your account and app. Again though, this is not recommended.
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!