App engine upload limits #1268
Labels
api: storage
Issues related to the Cloud Storage API.
type: question
Request for information or clarification. Not an issue.
Hey guys - Was trying to upload large assets to app engine. Here are quick details:
multipart/form-data
multipart/form-data
gcloud-node
When I am under file limits, everything is working as expected. I get the file in temporary location on instance, push it to GS and delete the file. When going over limits, I get HTTP error with status code
413
I stumbled across this while trying to debug. But of no help as I am utilizing both suggestions. Any help?
The text was updated successfully, but these errors were encountered: