Facebook PHP API - 允许用户将事件添加到 Facebook 页面

发布于 2024-10-26 15:36:11 字数 263 浏览 0 评论 0原文

我有一个 facebook API 集成,我几乎已经完成集成,但我坚持最后一件事。

该页面的想法是用户可以将事件添加到页面墙本身。我可以让它向他们的个人活动添加一个事件,如果我循环遍历我自己的 (/me/accounts),我可以获得一个访问令牌,该令牌会将事件发布到页面的墙上。

有谁知道如何让用户添加事件。

PS>我有manage_pages、create_events、offline_access 权限等(如果有用的话)。

提前致谢

I have a facebook API integration that I have almost finshed integrating, but am stuck with one last thing.

The idea of the page is that users can add an event to the page's wall itself. I can get it to add an event to their personal events, and if I loop through my own (/me/accounts) I can get an access token which does post the event to the page's wall.

Does anyone know how you let the users add the events.

PS> I have the manage_pages, create_events, offline_access permissions etc if that's useful.

Thanks in advance

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

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

发布评论

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

评论(1

杀手六號 2024-11-02 15:36:11

我认为,为了为页面添加事件,您必须成为它的管理员,这就是为什么它允许您添加事件但不允许其他用户创建事件。

What i think is, in order to add an event for the page, you have to be the Admin for it, thats why it is letting you add events but wont let other users create events.

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