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

frixos's avatar
frixos
Explorer | Level 3
4 years ago

Redirection after login with a google account do not work.

I have a problem with the login on DropBox in my app. (Login process with chrome mobile browser, App in Xamarin for Android)

It works with google accounts I login one time before, therefore i think my code is generally ok.

The problem:

If i login the first time with a Google account  with the Button “Sign in with Google” i get the Page “yourApp would like to ….” from DropBox and I click on “Allow” and nothing happens. The page does not redirect to 127.0.0.1:52475 and my app wait for a response on this port.

The redirection Page on the DropBox API “Redirect URIs” is defined.

 

On this page it hangs and nothing happens if I click on Allow. (the chrome browser on Android 10 hangs and the progressbar stay in the middle.

https://www.dropbox.com/oauth2/authorize

 

My app waits here for an answer:

await HandleOAuth2Redirect(this.HttpAuthListener);

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,910 PostsLatest Activity: 3 days ago
333 Following

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!