My webpage will ask for user permission before perform like action. If I have the permission, is there any FB API that make the user LIKE my page?? (I mean not the Facebook build-in one, but something in javascript function)
Asked
Active
Viewed 101 times
1 Answers
0
No. You are not allowed to perform a like for a user, as that would easily be abused. You must put a like button in the page and let the user click it.

Femi
- 64,273
- 8
- 118
- 148