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
TimB-Dev
8 years agoHelpful | Level 5
Authorization web page not redirecting back to my app in Android
In our Android app, I am having an issue where the dropbox.com authorize web page does not redirect back to our app when the user clicks the Allow button. I wrote a sample app and the OAuth2 flow wo...
Greg-DB
8 years agoDropbox Staff
Thanks for the report! I'm not aware of anything that should cause this, so we'll have to investigate.
It will be difficult since this doesn't reproduce in a sample app, so to begin, some additional information would be helpful:
- what version number of the SDK do you have installed?
- what Android version(s) are you seeing this with?
- have you tested this on multiple devices or emulators? Do they all display the same issue?
- TimB-Dev8 years agoHelpful | Level 5
Dropbox sdk 3.0.3. Same behavior on both a 7.1.1 and a 6.0.1 device.
- Greg-DB8 years agoDropbox StaffThanks! Unfortunately I don't see anything out of the ordinary here. A few ideas next:
- It might be useful to see if there are any errors coming up in the JavaScript console, e.g., using Chrome remote debugging: https://developers.google.com/web/tools/chrome-devtools/remote-debugging/
- Also, can you try it in a non-Chrome browser?
- If you want, share a build that produces the issue with us and we'll try to troubleshoot it here: https://www.dropbox.com/developers/contact- TimB-Dev8 years agoHelpful | Level 5
Just getting back into this... I will follow the other suggestions, but thought I'd report this. With Chrome Remote debugging, I see one warning when the page is first opened:
conversion.js:27 Failed to execute 'write' on 'Document': It isn't possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened.
One other thing is that the url does not seem to include a "redirect" parameter. Should it?
- Himalaya106 years agoNew member | Level 2
I have the same issue with my ASP.NET Mvc web app, can somebody help.
- Greg-DB6 years agoDropbox Staff
Himalaya10 This is an old thread regarding this issue on a different platform, so please open a new thread with the details of the issue you're seeing so we can help you specifically. Thanks!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,923 PostsLatest Activity: 2 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!