Facebook API: check whether the current user likes certain page -


i wonder if possible know whether user likes facebook page determined without using oauth , using javascript

hi, found solution:

simply make following url:

http://api.facebook.com/restserver.php?method=links.getstats&format=json&urls=https://www.facebook.com/myfacebookpage

no not possible. before not allowed or possible anymore


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -