We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
maitrap
8 years agoExplorer | Level 3
new Dropbox.Dropbox() is not working in IE
Hello Team,
I am facing an issue while trying to use V2 API on IE after updating the client creation code from
client = new Dropbox({ accessToken:XXX})
to
client = new Dropbox.Dropbox({ accessToken:XXX})
4 Replies
- Greg-DB8 years ago
Dropbox Community Moderator
Thanks for the report! We're looking into it. - Greg-DB8 years ago
Dropbox Community Moderator
This should be fixed now as of v3.0.4, but note the updated polyfill information here.
- maitrap8 years agoExplorer | Level 3
Hello Greg
Thanks for your quick response on this issue. Seems like I am able to get to the login page now, but after the loging in I see it still brakes with the below error.
SCRIPT5009: 'fetch' is undefined
Dropbox-sdk.min.js (1,41758)Could you kindly look into this and help fixing this?
Thanks,
Partha
- Greg-DB8 years ago
Dropbox Community Moderator
Please make sure you have the updated polyfills included:
https://dropbox.github.io/dropbox-sdk-js/tutorial-Getting%20started.html
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 9 months 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!