Android的Facebook的API得到朋友的生活事件 [英] Android facebook api get friend's life events

查看:212
本文介绍了Android的Facebook的API得到朋友的生活事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以看到朋友的生活事件在Facebook的应用程序,但我无法从我的应用程序通过 /我检索/饲料 /我/家居或FQL:

I can see friends life event's in facebook app, but i can't retrieve it from my app through /me/feed or /me/home or by FQL:

SELECT post_id, actor_id, target_id, message FROM stream WHERE filter_key in (SELECT filter_key FROM stream_filter WHERE uid=me() AND type='newsfeed') AND is_hidden = 0

有什么办法(FQL或图形API),以获得朋友的生活事件在我的应用程序?

Is there any way(FQL or Graph API) to get friend's life events in my app?

推荐答案

朋友的权限是德precated,你不能让你的朋友的任何细节了。的修改记录的更多信息: https://developers.facebook.com/docs/apps/changelog

Friend permissions are deprecated, you cannot get any details of your friends anymore. See the changelog for more information: https://developers.facebook.com/docs/apps/changelog

FQL是pcated过,顺便说一句去$ P $。但它会在较旧的应用程序仍然工作,直到2016年。

FQL is deprecated too, btw. But it will still work in older Apps until 2016.

此外,生活事件通过图形API都将不可用。

Also, life events are not available via the Graph API at all.

这篇关于Android的Facebook的API得到朋友的生活事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆