Facebook API post link with custom picture -


i set custom picture , caption link. impossible v2.9. there kind of workaround without specifying og: tags.

when using facebook graph v2.8, post link , display custom image , not "og:image". done adding picture parameter hook.

https://graph.facebook.com/v2.9/me/feed?link=https%3a%2f%2fwww.google.com%2f&picture=https%3a%2f%2fi.ytimg.com%2fvi%2ftntocgkgt98%2fmaxresdefault.jpg&name=test&message=this%20is%20a%20test&access_token=********** 

the graph api @ 2.9 , per documentations still supposed work facebook api doc

however, keeps getting overridden scraped image. else experiencing problem or have workaround.? facebook api explorer

picture, name, caption, thumbnail, description set deprecated.

https://developers.facebook.com/docs/apps/changelog#v2_9_90_day_deprecations


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -