client.selection.me.feed.publish!() is publishing everything but the picture.
Every param of the following call is published except for the picture:
fbclient.selection.me.feed.publish!(
:message => "This is message"),
:name => "title of the feed",
:caption => "Caption of the feed",
:description => "Description of the feed"
:link => "",
:picture => '
client.selection.me.feed.publish!() is publishing everything but the picture.
Every param of the following call is published except for the picture:
fbclient.selection.me.feed.publish!(
:message => "This is message"),
:name => "title of the feed",
:caption => "Caption of the feed",
:description => "Description of the feed"
:link => "",
:picture => '