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