Start a new topic

Error message of "The message has exceeded the payload limit of 1048576 bytes."

What does the error message of "The message has exceeded the payload limit of 1048576 bytes." mean, and what can I do to fix it?
1 Comment

When sending a request that contains Business Logic, the request body is limited to 1 MB. As there is some overhead added by Kinvey, it is recommended that all requests that involve business logic limit the length of the body to approximately 800 kilobytes.
Login or Signup to post a comment