Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Alex1234
5 years agoExplorer | Level 3
Properties and scoped access
Hi! I need to register an Android app, that can upload a user's files to a specified Dropbox folder and add properties to them. Earlier, I did that via the 'Full Access App'. But now I see it's depr...
Alex1234
5 years agoExplorer | Level 3
implementation 'com.dropbox.core:dropbox-core-sdk:3.1.4'
... Auth.startOAuth2Authentication(activity, kDropBoxAppKey); ...
Greg-DB
Dropbox Community Moderator
5 years agoThanks! That's helpful. It looks like this is due to an issue on our side with using scoped apps with the authorization flow from that mobile SDK. We'll work on that.
For now, you'll need to use a non-scoped ("legacy") Dropbox API app with Full Dropbox access. I'll follow up here once this flow is resolved for scoped apps though.
- Greg-DB5 years ago
Dropbox Community Moderator
Scoped apps should be working on mobile now.
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!