Search code examples
dropbox-apihttp-status-code-413

What is maximum file size to upload via Dropbox API v2?


I am trying to upload files to Dropbox using API v2 /upload endpoint. Sometimes I get a 413 error response from the Dropbox server (Request entity too large).

Unfortunately, maximum file size is not described in the documentation, maybe someone know about it?


Solution

  • Sorry, we'll add this to the documentation.

    I'm pretty sure the limit is unchanged from API v1, so it's 150MB. Beyond that, you should use /upload/session/*.