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
DannyW
5 years agoNew member | Level 2
Calling startOAuth2Authentication browser never closes and return to my app
Update After many tests I found that the Browser on the device is outdated. I installed the latest Chrome browser and the problem still persist. The only browser that is working is Firefox. Is th...
Greg-DB
Dropbox Staff
Unfortunately there isn't any extra debug option built into the SDK, and anything like that wouldn't really help in this case since the issue is happening in the browser itself.
For browser issues, we would look for JavaScript error information, which you already provided in your original message. Nothing in that output looked necessarily relevant though. It all just seemed to be at the informational or warning level, not any actual errors.
To double check though, since you mentioned you got that from Logcat, you might want to try using remote debugging to check the JavaScript console, as well as the Network tab, to see if there is any other useful error information.
Additionally, just to clarify, does the issue when using the latest version of the Chrome browser on the device look exactly the same as seen in Browser as shown in this video?
DannyW1
5 years agoExplorer | Level 3
Thanks Greg. We will try to see if we can access to more debug info.
Yes. On the lastest Chrome browser it is exactly as the native Browser that is installed on the device. I did try using CustomTabIntent and same problem. I even tried using the REST call https://www.dropbox.com/1/connect?.... and still same problem.
Why does it work on Firebox and not other browsers?
- Greg-DB5 years agoDropbox Staff
Thanks, please let me know if you get any more error information.
Also, https://www.dropbox.com/1/connect?... is just a web site and not something you would call programmatically.
Anyway, at this point I don't have enough insight on the issue to say exactly it would work in some browsers and not others (and only on some systems, for that matter). And on that point, it may be useful to know if it also occurs with the latest version of Chrome on your system when trying to log in to just https://www.dropbox.com/login itself.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days 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!