You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Freddy shaddy
5 years agoExplorer | Level 4
Dropnbox for Moodle
Hello,
I am using Moodle platform for online teaching. I was trying to connect my Dropbox account to my Moodle website. Everything was normal during the process. I put both API & Secret Key from dropbox into my moodle, and put OAuth 2 Redirect URI into dropbox and everything was fine. Since the permission type is Scope App I have checked every boxes in permission section. now when I check dropbox in my moodle for like uploading a file, I need to login to my dropbox from moodle, this is where I get an error. Error 400 saying that "No scope requested can be granted for this app.". Would you please help me? thanks
- Greg-DBDropbox Staff
Could you share the full URL of the page showing that "Error (400)" so we can check on this for you? Feel free to open an API ticket if you'd prefer to share privately. Thanks in advance!
- Freddy shaddyExplorer | Level 4
- Greg-DBDropbox Staff
Thanks! That's helpful. While your app is registered for all scopes, that authorization URL includes the "scope" parameter but doesn't actually specify any scopes to use, leading to that error.
The app should specify just the scopes it needs on that authorization URL. You may want to check with the developer of the app to see why it isn't doing that, or have them update it to set that properly.
To work around this though, if you just want to authorize all of the scopes you enabled for the app, you can do so by removing the "&scope" from the end of the URL.
We do recommend only enabling and authorizing the specific scope(s) needed for the app though. And, if you're not a Dropbox Business admin and don't want to connect an entire team, you'll also want to disable any "team" scopes you enabled for the app first.
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 23 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!