Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect to Dropbox API #353

Closed
yhuriez opened this issue Oct 26, 2021 · 1 comment
Closed

Cannot connect to Dropbox API #353

yhuriez opened this issue Oct 26, 2021 · 1 comment

Comments

@yhuriez
Copy link

yhuriez commented Oct 26, 2021

Hello,

I'm developing an Android app that want to connect to Dropbox to allow user to upload some documents. I use the Dropbox SDK version 5.0.0

Currently I'm stuck at the authorization process, when I call this function :

Auth.startOAuth2Authentication(activity , dropbox_key);

I'm connecting to the Dropbox app installed on the device, and when i click on the "authorize" button, the app displays an error :

This app has reached its user limit. Contact the app developer and ask them to use the Dropbox API App Console to increase their app's user limit.

Except that the app has just been created in the Dropbox console and i'm connecting only one user for the test.

If I try outside of the Dropbox app (using web navigator) the authentication flow ends with an error 500 page.

I've checked the app key and secret, they are correct, and the configuration in the Dropbox Console has been finished.
I also tested with previous versions of the SDK, same error.

I'm out of solutions, am I missing something ?

@greg-db
Copy link
Contributor

greg-db commented Oct 26, 2021

[Cross-linking for reference: https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cannot-connect-my-mobile-app-to-Dropbox-API/td-p/552822 ]

I see you already sorted this out, so I'll close this issue.

@greg-db greg-db closed this as completed Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants