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

Vikkonst's avatar
Vikkonst
Helpful | Level 5
5 years ago

50x errors, /2/files/upload_session/append_v2

Hello!   We have new errors when uploading files:   [2020-07-15T12:05:24+03:00] ERROR '***' upload have been ended with error, error1: 'Request url 'https://content.dropboxapi.com/2/files/upl...
  • Greg-DB's avatar
    Greg-DB
    5 years ago

    You would retry just the failed request(s). So, in the case of a call to /2/files/upload_session/append_v2, that would be the request with just that one chunk of data. You don't need to retry previous successful calls; the data for upload sessions calls that succeeded would still be valid.