parse-community / parse-server-example

Example of Parse Server using the express framework.

Home Page:http://parseplatform.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payload Too Large when uploading file

keanallen opened this issue · comments

Im trying to upload a file with a size of 27mb, but I got this error Failed to load resource: the server responded with a status of 413 (Payload Too Large). What I have done so far is to edit the index.js and add maxUploadSize: '30mb' to config but it doesnt help.

The parse server only installed in our Local machine. Any recommendation?

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

I'm closing this as it does not seem to be a Parse Server Example issue.

  • For help with Parse Platform we recommend our community forum
  • For coding questions we recommend Stack Overflow using the parse-platform tag
  • For network and server questions we recommend ServerFault using the parse-server tag

Feel free to comment if you have any questions and we can re-open this issue.