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

Android: Auth.getOAuth2Token() returns null from browser #161

Closed
gmartinsnull opened this issue Oct 14, 2017 · 3 comments
Closed

Android: Auth.getOAuth2Token() returns null from browser #161

gmartinsnull opened this issue Oct 14, 2017 · 3 comments

Comments

@gmartinsnull
Copy link

I'm trying to get the token but it seems that it only works when I have the dropbox app installed on the device.

SDK version 3.0.5

@gmartinsnull
Copy link
Author

Ok, the app key on AndroidManifest was missing the db- at the beginning.

@lbarrosop
Copy link

Hello I have the same problem, however if I add the db- at the beginning on my manifest it opens a dialog that prevents any other authentication...I'm using V2 api

@greg-db
Copy link
Contributor

greg-db commented Feb 28, 2018

@lbarrosop The db- is required for the custom URL scheme as shown in the example.

Can you elaborate on the issue you're seeing? Please share the code and steps to reproduce the issue, as well as a screenshot of the dialog you're referring to.

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

3 participants