I can't sign in to dropbox on my Android device. I can sign in through the browser no problem, but on Android App embeded browser(WebView) I always get the message "problem completing request" as shown in the attached screenshot(In April, it was no problem). I am using Android 8.0. I had test on Macbook (Chrome & Safari) successfully.

I am using this url on browser
https://www.dropbox.com/1/oauth2/authorize?
client_id=xxxxxxxxxxxx&
response_type=code&
redirect_uri=https://www.localhost.com&
state=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Can anyone help me successfully sign in? Thanks in advance!