Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Request entity too large



ERROR: 54006

error-54006 page anchor
SYNC
ERROR

Sync: Request entity too large

sync-request-entity-too-large page anchor

The size of the specified 'Data' parameter exceeds the size limit.

Possible Causes

possible-causes page anchor
  • 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.

Rate this page: