Last updated on October 31, 2022
1 min read
An error occurred in the application when requesting a Serverless Function with a payload exceeding 6MB
.
413: Request Entity Too Large
Code:
Code:
FUNCTION_PAYLOAD_TOO_LARGE
- Reduce the size of the request payload.