Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am thinking whether to implement the XFBML or the iframe version of the Facebook like button.

Is it true that the XFMBL will always have to ask the user for an additional app permission?

I found some hints about that but no really clear answer. If this is true, this would be a major drawback of the XFBML implementation because of the security concerns of many users.

share|improve this question
There are no permissions required when a user clicks a "like" button. What permissions are you referring to? – Lix Aug 30 '12 at 20:21
This is how I understand developers.facebook.com/docs/guides/web/#login – Anguel Aug 30 '12 at 20:49
If you are talking only about a "like" plugin then none of this applies... – Lix Aug 30 '12 at 20:49
Ok thanks, so I still need an App ID but there are no permissions required. Correct? – Anguel Aug 30 '12 at 20:54
No - you don't need an app_id either... Just follow the instructions here - developers.facebook.com/docs/reference/plugins/like. Note there are 2 steps - the like button and the open graph tags... – Lix Aug 30 '12 at 20:55
show 6 more comments

closed as too localized by Igy, Bill the Lizard Apr 1 at 12:31

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

I tried it now. At least the HTML5 compliant Like & Send Buttons do not ask for permission. And you don't need an App ID.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.