EXCEED_MAX_PAYLOAD_SIZE
Error Cause
Request body size exceeds the limit. The request body size limit is as follows:
- Maximum request body size limit for cloud functions: 100KB for text type, 6MB for other types.
- The maximum request body size limit for other requests is 100MB.