开发者

How to pull likes(that have a link) from users wall using Graph API

开发者 https://www.devze.com 2023-04-04 01:47 出处:网络
I am new to graph api. I need to pull all the likes( that has a link) from users wall. Please let me know how to do this using graph api.I am using

I am new to graph api. I need to pull all the likes( that has a link) from users wall. Please let me know how to do this using graph api.I am using

https://graph.facebook.com/fb_id/feed?access_token=......&limit=.....&since=unix_time

but this doesn开发者_JAVA百科't return likes. Its only returning shared links.


Have you tried the /me/likes connection? It requires an access token. Try it out here:

http://developers.facebook.com/tools/explorer/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号