cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Uploading via /get_temporary_upload_link throws a 413 Payload Too Large error even for files &am

Uploading via /get_temporary_upload_link throws a 413 Payload Too Large error even for files <150MB

De L.1
Collaborator | Level 9
Go to solution

Hi!

 

I am uploading files (smaller than 150MB) via the temporarily upload links generated via the /get_temporary_upload_link call. This all worked fine, but since a few days the POST upload call to the generated upload link (e.g. https://dl.dropboxusercontent.com/apitul/1/bNi....)  is terminated with a 413 Payload Too Large error for files larger than a certain limit.

DropboxAPI-2.png

DropboxAPI.png

 

This test-file-5MB works fine but this larger test-file-10MB isn't working.

 

Is this a known bug or am I missing something?

 

Cheers!

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

Thanks for confirming that! Yes, we just finished rolling out a fix. 

View solution in original post

5 Replies 5

Greg-DB
Dropbox Staff
Go to solution

Thanks for the report! We'll look into it.

De L.1
Collaborator | Level 9
Go to solution

The 413 error isn't longer thrown so it seems that this issue has been solved. Thanks!

Greg-DB
Dropbox Staff
Go to solution

Thanks for confirming that! Yes, we just finished rolling out a fix. 

Ethan La Trobe Uni
New member | Level 2
Go to solution

It's kind of not working properly when I attach a file over >150Mb

1.png

tahsini
Dropbox Staff
Go to solution

@Ethan La Trobe Uni The /get_temporary_upload_link only supports file that are less than 150mb. 

Need more support?