Facebook Friends.getLists 失败
我正在 Facebook 上尝试一个简单的请求来返回我的所有好友列表。我正在 Facebook 的测试控制台以及我正在开发的 iPhone 应用程序中进行尝试。
朋友.getLists (也可以通过 FQL)
SELECT flid, name FROM friendlist WHERE owner=4810796
我当前已登录,因此使用该号码应该有效。
两者都返回一个空列表(没有错误),但我确信我设置了一些朋友列表。我也尝试在我设置的测试帐户中使用它,但得到了相同的结果。我可以发誓这个命令早些时候就可以工作了。
任何人都可以验证或拒绝这种情况发生在他们身上吗?
谢谢。
I'm trying a simple request on Facebook to return all my friend lists. I'm trying this in Facebook's test console, as well as through an iPhone app i'm working on.
friends.getLists
(also alternatively through FQL)
SELECT flid, name FROM friendlist WHERE owner=4810796
I am currently logged in, so using that number should be valid.
Both are returning an empty list (not erroring out), but I am certain that I have a few friend lists set up. I've also tried using this with a test account I set up, but got the same results. I could have sworn this command was working earlier.
Can anyone please either verify or reject that this is happening for them?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Makre 确保您已正确设置所有内容。 查看这个很好的分步教程:)
Makre sure that you have put up everything correctly. See this good step-by-step tutorial :)