使用 Graph API 读取 Facebook 页面的 Wall - 可能吗?

发布于 2024-10-03 15:37:56 字数 127 浏览 2 评论 0原文

我知道我们可以通过检索令牌来查看用户墙,一切......没问题。

然而,我手头有这样的情况,请求是显示给定用户的 Facebook 页面的 WALL。

有谁知道这是否可以通过使用 Graph API 来完成?

I know we can see the USER WALL by retrieving a token and all... no problem.

However, I have this case in hands, that the request is to display the WALL of a facebook PAGE of a given user.

Does anyone knows if this can be done by using the Graph API?

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

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

发布评论

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

评论(1

被你宠の有点坏 2024-10-10 15:37:56

现在对于 FACEBOOK 页面,它与好友墙的 graphAPI 调用相同...只需将用户 id 替换为页面 id,如以下 url

https://graph.facebook.com/40796308305/feed?access_token=2227470867|2.oYiXeutFctg5rAweCFSIPw__.3600。 129027..... ........

就这么简单。

谢谢
D

Now for FACEBOOK PAGE, it is just the same graphAPI call as for friends wall...just replace the User id to page id, as in the following url

https://graph.facebook.com/40796308305/feed?access_token=2227470867|2.oYiXeutFctg5rAweCFSIPw__.3600.129027.....................

Thats it as simple as that.

Thank you
D

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