Skip to content

Request Body Too Large

It is an API error returned when the API fails to serve the request due to internal reasons:

{
"is_successful": false,
"error_message": "The request body is too large. Please, reduce the size of the request body or reach out to `support@screenshotone.com` for assistance.",
"error_code": "request_body_too_large",
"documentation_url": "https://screenshotone.com/docs/errors/request-body-too-large/"
}

How to fix

Reduce the size of the request body. It should be no more than 50MB.

Reach out to support

If nothing helps you, please, reach out to support@screenshotone.com and we will try to help you as fast as possible.