Picture posting NOT working with facebook Graph API anymore

前端 未结 6 1839
逝去的感伤
逝去的感伤 2020-12-06 13:41

Picture posting NOT working with Facebook Graph API

The message is posted but the picture is NOT.

I am using the Graph API to post to the wall on Facebook.

6条回答
  •  悲&欢浪女
    2020-12-06 14:03

    I used the LINK parameter instead of the PICTURE parameter and all seems to be working now. Facebook changed something in regards to the PICTURE parameter where it stopped working. I did NOT change any code on my system and it just stopped working. See http://developers.facebook.com/docs/reference/api/post/

提交回复
热议问题