Learn how to make the most out of the Dropbox Community here 💙.
Learn how to make the most out of the Dropbox Community here 💙.
Recently my app users started reportig this problem with Dropbox authentication:
"An error has occured in the script of this page https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle.min-vflHAZfb_.js"
Also see a complete descriptionon the same issue from another developer here:
https://stackoverflow.com/questions/50087272/oauth-2-script-error#
Thanks for the report! I added a comment there.
For reference, per the official documentation, you should process this in the system browser, and not a web view. In addition to supporting the Google Sign In flow per Google's requirements in the future, that will offer the best compatibility with the Dropbox site in general.
Anyway, while I can't promise a fix for web view, we will investigate. A few more pieces of information would be helpful though:
- the exact name and version of the underlying browser used by the web view
- any JavaScript errors from the page
It's a .NET WPF-based app, which uses Dropbox.NET (https://github.com/dropbox/dropbox-sdk-dotnet)
There are no means to authenticate in a system's default browser. So, I have to use the web view.
I jave no information about the Java version. But it's all Windows 10 users.
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!