Facebook Friends.getLists 失败

发布于 2024-08-29 17:33:49 字数 361 浏览 7 评论 0原文

我正在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

捎一片雪花 2024-09-05 17:33:49

Makre 确保您已正确设置所有内容。 查看这个很好的分步教程:)

Makre sure that you have put up everything correctly. See this good step-by-step tutorial :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文