Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Our application uses Dropbox SDK for C# in WPF application. We use login screen from Dropbox SDK to autheniticate users with their dropbox accounts. One user has reported me that he gets script error on login page when he tries to authenticate. He uses Windows 10 and has IE11 and Edge installed.
Error when using login from Dropbox sdk on windows 10/IE11
It looks like there is an js script error on login page (something in connection with captcha?)
I do not have this type of message from any other of my Windows 10 development or test machines so I was wondering why this happens on his machine?
[Cross-linking for reference: https://stackoverflow.com/questions/53299484/dropbox-sdk-login-script-error-windows-10-c-sharp-ie11 ]
In the screenshot attached, you appear to be using a webview in order for the user to login and OAuth the app. Using webviews to process the OAuth app authorization flow is unsupported.
Our latest version of the .NET SDK includes both instructions and a helper class to ensure that a supported native browser is used to process the OAuth flow.
Thanks for the reply. Using sdk and new examples I have implemented new workflow.
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!