PHP SDK Facebook,阅读私人群组

发布于 2024-12-15 16:27:50 字数 230 浏览 2 评论 0原文

我想读取用户所属的组名称。

$groups = $facebook->api('/me/groups');

对我不起作用,它只是返回一个空数组。其他诸如 /me/albums 工作正常吗? 我有可能看不到私人群组吗? 我想为这一组的学生编写一个 Dropbox 邀请系统。一切正常,但我无法读取用户是否属于特定组。

你能帮助我吗?

I would like to read the group names where the user is member.

$groups = $facebook->api('/me/groups');

Doesn't work for me, it just returns me an empty array. Other things like /me/albums work fine?
Is it possible, that I can't read private groups?
I would like to write a Dropbox invite system for students who are in this one group. Everything works, but I can't read if the user is in the specific group or not.

Can you help me?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文