如何通过 FB Graph API 获取用户信息
我正在寻找使用 FB Graph API 获取用户信息的方法。
在我的应用程序中,当我获取朋友列表时,它从图形 API 中显示了 403 个朋友,但实际上我的 Facebook 帐户朋友部分中有 408 个朋友,但当我使用图形 API 请求时,它只给了我 402 个朋友记录。
Graph API 是否有可能无法提供准确的好友列表?
I am finding the way to get user info by using the FB Graph API.
In my app when i get my friends list it shows me 403 friends from graph API, But actually there are 408 friends in my fb account friends section, but when i rewuest by using Graph API it gives me 402 friends records only.
Is it possible that Graph API doesn't give accurate friends list?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
可能意味着您的一些朋友已经“选择不让”他们的数据可供任何第三方应用程序使用。
Probably means that some of your friends have 'opted out' of their data being made available to any 3rd party apps.