Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
We implemented oauth in a C# WPF application following this blog post:
https://blogs.dropbox.com/developers/2014/04/dropbox-authorization-in-a-windows-forms-app/
On our test systems it is working fine but some customers are reporting script errors on https://www.dropbox.com/1/oauth2/authorize/...
"Object doesn't support this property or method" Line 122 Char 9.
They also get an error from https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle.min-vflln0b5A.js. "Expected identifier, string or number" Line 1 Char 7283
Thanks for the quick response. In one case it was IE version 8 and was just informed that the problem went away when he updgraded to IE 11. Don't have version info for the others but it is likely they are using older versions of IE as well.
I don't suppose you have an example of doing oauth with the default browser instead of the embedded browser? Not sure how to get the token back from the response in that case. That blog post on using the embedded browser was really useful. An updated version that uses the default browser would be fantastic.
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 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!