api - facebook fanpage my application permissions likes users -



api - facebook fanpage my application permissions likes users -

myname tolga have problem :(

i have facebook aplication. users likes fan page

sample

https://api.facebook.com/method/stream.addlike?uid=".$user."&post_id=".$post."&access_token=".$tokken."&format=json

like user post id. access_token have automatically it

i want to.like lastly visit, page .

thanks. waiting help :(

the rest api deprecated. see: https://developers.facebook.com/docs/reference/rest/

i suggest recoding newer api , see if issue still exists.

facebook api like

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -