What it checks
media cannot contain both image and video items. Pages’s /photos and /videos endpoints are mutually exclusive surfaces.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A Facebook Page post is either images-only or video-only. No mixing.
media cannot contain both image and video items. Pages’s /photos and /videos endpoints are mutually exclusive surfaces.
{
"error": {
"code": "preflight_failed",
"rule": "facebook.media.image_video_exclusive",
"platform": "facebook",
"message": "Cannot attach both images and video to the same Facebook post."
}
}
Was this page helpful?
