Skip to main content

EXCEED_MAX_PAYLOAD_SIZE

Error Cause

Request body size exceeds the limit. The request body size limit is as follows:

  1. Maximum request body size limit for cloud functions: 100KB for text type, 6MB for other types.
  2. The maximum request body size limit for other requests is 100MB.