VIDEO Carousel item publish with user tags not working
Hi, we cannot create Video carousel items with user_tags. product_tags do work.
Example payload we use:
{
"is_carousel_item": "true",
"media_type": "VIDEO",
"video_url": "URL_TO_VIDEO",
"user_tags": "[{\"username\":\"cristiano\"}]"
}
We get this error:
user_tags is not a valid parameter for the media type, VIDEO.
All other formats (Image, Image Carousel Item, Reel) with user tags are working.
Do you have any hint?
Opened bug: https://developers.facebook.com/support/bugs/1187206212645170/
Hey,
I'm dealing with the same challenge. Did you come up with a fix, or does Facebook not enable tagging per media in a carousel post?
Thanks
Any updates on this? Same issue here