Documentation Index
Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt
Use this file to discover all available pages before exploring further.
What it checks
byteLength <= 8_000_000 per image item.
Why
Meta’s Instagram container endpoint caps photo containers at 8 MB. Larger payloads are rejected at container creation.Failure response
Remediation
Re-encode at lower quality or smaller dimensions:Related
instagram.media.mime_allowed— JPEG-only.