Skip to main content

EXCEED_MAX_PAYLOAD_SIZE

I'm encountering an error and reviewing the docs to understand what's happening. Please help me resolve this.

Fix Error with AI Tool

Error Cause

Request body size exceeds limit. Request body size limits are as follows:

  1. Cloud function request body maximum limit: text type request body 100KB, other type request body 6MB;
  2. Other requests have request body maximum limit of 100MB.