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
0ylanmorisson
8 years agoExplorer | Level 3
"A task was canceled" issue when using dropbox chunked upload
I'm writing a console application that uploads large files to dropbox. I want my program to resume failed upload whenever it accidentally exits or drops connection. I retrive the uploadID and offse...
- 8 years ago
Based on your code, it looks like you're using this third party DropboxRestAPI library. Is that correct? If so, unfortunately I'm afraid I can't be of much help, as we can't support third party libraries themselves.
Also, it appears that one uses API v1, which is deprecated. You should migrate to API v2. We have an official API v2 .NET SDK that we recommend using. It has an example for uploading large files that you can refer to.
Greg-DB
Dropbox Staff
Based on your code, it looks like you're using this third party DropboxRestAPI library. Is that correct? If so, unfortunately I'm afraid I can't be of much help, as we can't support third party libraries themselves.
Also, it appears that one uses API v1, which is deprecated. You should migrate to API v2. We have an official API v2 .NET SDK that we recommend using. It has an example for uploading large files that you can refer to.
0ylanmorisson
8 years agoExplorer | Level 3
Thank you, I will check out the new API to see how it works. Thanks!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,882 PostsLatest Activity: 3 years agoIf 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!