views:

22

answers:

0

Facebook API (Wall) Possible to let Facebook pick an image?

When you like a website you can enter the following URL: http://www.facebook.com/share.php?u=(some url)&t=(some title) you will be brought to a page where a default image is showing and you can even browse through the images on the website to choose another (if available).

This is great and all but I want to use the API to post a message on the wall with the following properties:

message= &name= &link= &access_token=

Unfortunatly when the message gets posted on the wall there is no image showing. Is there a way I can let Facebook know it can attach any image it finds suitable to that post?