invalid_media_type
The media MIME / extension does not match what the message or template header allows.
What to do
- Align
Content-Typeand file extension with the component type (image, video, document, audio). - For template headers, use the type Meta approved for that template.
- Re-encode to a supported format (e.g. JPEG/PNG for images, PDF for documents when required).
- Re-check the URL after re-upload — stale caches can serve the wrong type.