I've recently switch my code to post to facebook from https://graph.facebook.com/[profile_id]/feed to https://graph.facebook.com/[profile_id]/links
Now i'm getting this problem, can anyone help? - my picture that i accompany with the post is not showing, it look like facebook is defaulting to the first image it find on the link page
http://developers.facebook.com/docs/reference/api/post/ http://developers.facebook.com/docs/reference/api/link/
both of these document allow me to specify a picture, but somehow the "links" one isn't displaying the image.
Thanks in advance