413 Payload Too Large

Understand the 413 Request Entity Too Large error codes for the Shopper APIs.

The 413 Payload Too Large This error code occurs when a payload sent to the server is larger than the server is able or willing to process. It occurs when you try to upload a file or submit a form that exceeds the maximum size limit set by the server. Understanding and addressing this error is essential to ensure smooth user interactions and data exchanges on the web.

custom_descriptions_exceeds_limitation

The length of the customDescription exceeds the limitation. The possible error descriptions are as follows:

  • The custom description for the offer exceeds length limitation (2000). Shorten the custom description and try again. The length of the customDescription cannot exceed the length limitation (2000). Revise the custom description for less than 2000 characters, and try again.

Last updated