HTTP Status Codes
HTTP 413 Content Too Large
The server refused to process the request because the request body is larger than the server is willing or able to handle.
HTTP Status Codes
The server refused to process the request because the request body is larger than the server is willing or able to handle.
Observed message
413 Content Too Large
Why it happens
How to fix it
Official reference
MDN: 413 Content Too LargeRelated errors
Explore more