cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
If you’ve changed your email address, now's the perfect time to update it on your Dropbox account and we’re here to help! Learn more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: OAuth 2.0 API Error

OAuth 2.0 API Error

Amit1
New member | Level 1

Hello,
I wanted to try out the OAuth API and hence I created a test app. When I make a GET request at the first authorize endpoint (for token flow) I get an error - This app is not allowed to use OAuth.

Can you guide me on how to resolve this?

Thanks,
Amit.

2 Replies 2

Greg-DB
Dropbox Staff

It sounds like you registered a "Drop-ins" app, which is only allowed to use the Drop-ins functionality, and not the full OAuth app authorization flow. You can find more information about the different permissions here:

https://www.dropbox.com/developers/reference/devguide#app-permissions

You can register a new Dropbox API app with the desired permission here:

https://www.dropbox.com/developers/apps/create

Amit1
New member | Level 1

Works. Thank you.

Need more support?