I’m able to post an open graph action to facebook using the following url:
https://graph.facebook.com/me/video.watches
with the following post data:
video=http://eqnetwork.com/home/video.html?f=8e7b4f27-8cbd-4430-84df-d9ccb46da45f.mp4
link to an image http://www.brianrice.com/downloads/actionpost.png
It seems to be getting the title from the open graph metatags at the “video” object. But, it’s not getting the image (even though one is specified in the metatag “og:image”).
Also, if I add this to the post data:
still no image.
Any thoughts?
- Brian
This is what i m getting after testing with facebook debugger:
below is the scraped url. so obviously there is a CDN error.
This is complaning about the thumbnail value which shoudl be provided.