Skip to main content
A Message part, Attachment, media URL, reaction, or part index is unsupported or invalid.

Response

Fix

  1. Read error.message for the rejected content boundary.
  2. Correct the content type, size, URL, or part index before retrying.
The HTTP status can be 413, 415, or 422 for this code. Read error.status from the response.

Retry

Do not retry the same request unchanged.