You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
danwexler
5 years agoNew member | Level 2
Download progress using HTTP or JavaScript?
Looks like the Java SDK has a progress listerner for downloads. Is there a way to get download progress updates in the JavaScript SDK or via the HTTP API? Perhaps there is a way to get a stream or a URL template so we could use XMLHttpRequest directly?
Aha! Problem resolved using get_temporary_link and my own download code using XMLHttpRequest.
- danwexlerNew member | Level 2
Aha! Problem resolved using get_temporary_link and my own download code using XMLHttpRequest.
- Greg-DBDropbox Staff
Thanks for following up. I'm glad to hear you already found a solution.
For reference, the official Dropbox API v2 JavaScript SDK doesn't offer native progress listeners for the standard download methods, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,918 PostsLatest Activity: 2 days ago
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!