Error message of "The message has exceeded the payload limit of 1048576 bytes."
[
[Deleted User]
started a topic
about 7 years ago
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
[
[Deleted User]
said
about 7 years ago
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.
[Deleted User]