3
votes

When I manually post a link to my Wall via the Facebook website, I can see three links below to "like", "comment", or "share" the post. However, if I have an app, and post a link via the Javascript FB.ui dialog, I only see options to "like" or "comment" without the ability to "share" the post.

Is there any way to enable the "share" link for wall posts via API?

1
you ever get an answer to this? I have the same question up stackoverflow.com/questions/14963760/… - Scott Selby

1 Answers

0
votes

Hey i know it might be too late to help you but it might be helpful to others who are facing the same issue and come here looking for a solution. If you use the Graph API to post it will post in the way you require( "like", "comment", or "share")