We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
SimonFan
8 years agoExplorer | Level 3
Get scrip error(recaptcha) if login Dropbox failed first time
Dear Engineer:
I am using Webbrowse control in Wpf to load Dropbox login page. Recently I got a problem that if user login with wrong password first time, then next time with right password, it will bring a script error on "Allow page". This only happened if the user type in the wrong password before. The error message show "https://www.gstatic.com/recaptcha/api2/v1523860362251/recaptcha_en.js", I google as far as I can, I have already target the webbrowser to IE 11, but the same issue still in there, I test with IE browser without any problem. Could you give me some advice how to fix this one?
Thank you very much in advance.
1 Reply
- Greg-DB8 years ago
Dropbox Community Moderator
[Cross-linking for reference: https://stackoverflow.com/questions/50039275/get-scrip-errorrecaptcha-if-login-dropbox-failed-first-time ]
The Dropbox web site does support IE 11, so if it works there and you've already set the webview to use IE 11, it sounds like there's still some compatibility issue with the webview in particular. Unfortunately we likely won't be able to offer a fix for that, so please update your app to use the system browser itself. (This is already the intended way to use /oauth2/authorize, per the documentation, in order to support the Google Sign In flow in the future, which itself has deprecated webview usage.)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,035 PostsLatest Activity: 9 hours ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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!