54006: Request entity too large
SYNC
ERROR
The size of the specified 'Data' parameter exceeds the size limit.
- The size of a serialized JSON payload stored in a Sync Document, List Item, or Map Item cannot exceed 16KB; attempting to submit a larger object will yield this error.
- Reduce the size of the submitted JSON object by removing or compressing data.
- Split your data across multiple Map Items, List Items, or Documents.