使用 FQL 在 Open Graph 网站上获取好友活动(类似于 Live Stream 插件,但仅限我的好友))
我正在建立一个使用 Facebook 登录的会员网站。我想显示自定义设计的流(如直播流插件)。
任何人都可以帮助我使用 fql 查询来返回用户朋友在此启用开放图谱的网站上的活动(评论和喜欢)吗?
I'm building a membership website with Facebook Login. I want to display a custom designed stream (like the Live Stream plugin).
Can anybody help me with the fql-query to return the user's friends' activities (comments and likes) on this open graph enabled website?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试使用graph api。
操作发布成功后返回
ACTION_ID
Try using graph api.
ACTION_ID
is returned after successful action post