通过 API 添加评论作为公司页面

发布于 2024-12-25 16:22:55 字数 109 浏览 2 评论 0原文

有什么方法可以在 Facebook 上评论某些对象作为公司页面(而不是从个人帐户)?我们有 comment.add 方法,但我无法从公司页面授予我的应用程序权限(我必须切换到我的个人资料)。有什么想法吗?

Is there any way to comment some object on facebook as company page (not from personal account)? We have comment.add method, but I'm not able to give permissions for my app from company page (I have to switch to my personal profile). Any ideas?

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

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

发布评论

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

评论(1

仙女 2025-01-01 16:22:55

是的,您可以,您必须获取应用 access_token 并在发帖时使用该令牌。您可以在此处阅读更多内容 - 在 Facebook 身份验证文档上,了解有关如何检索您的应用的更多信息access_token。 (向下滚动到应用程序登录

Yes you can, you'll have to get an app access_token and use that token when making the post. You can read more here - on the Facebook Authentication Documentation for more information about how to retrieve your app access_token. (Scroll down to App Login)

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