Learn how to make the most out of the Dropbox Community here 💙.
Forum Discussion
AkiWang
2 years agoExplorer | Level 3
Sometime oauth api login with google lose redirect_uri
When i load oauth2 login api /oauth2/authorize using webview on android
https://www.dropbox.com/oauth2/authorize?client_id=qXXXXXXXXXXXXXXXX5&response_type=code&token_access_type=offline&r...
Greg-DB
Dropbox Staff
2 years agoThanks for the report. Dropbox does not support using the Dropbox /oauth2/authorize page in web views though. Please update your app to use a supported system web browser. If you're still seeing this issue with a supported system web browser, please let us know.
AkiWang
2 years agoExplorer | Level 3
But if we need a friendlier user experience
We will need to use webivew
Does dropbox have plans to support webview?
or at least provide the version number of the webview that can run
- Greg-DB2 years ago
Dropbox Staff
No, Dropbox does not have plans to support webviews for the app authorization flow, and accordingly we cannot provide any specific webview versions that are expected to work.
- AkiWang2 years agoExplorer | Level 3
Why dropbox-sdk-java still uses the browser to open the web page to log in?
After we implemented this, we found that many customers could not use google and apple to log in- Greg-DB2 years ago
Dropbox Staff
I'm not sure I understand your latest message. If something isn't working properly, I'll be happy to help, but I'd need some more information. In that case, please reply with:
- the name and version number of the platform and SDK/library you are using, if any
- the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
- the full text of any unexpected output/error/behavior
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,965 PostsLatest Activity: 3 hours ago
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 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!