如何通过应用程序点赞粉丝专页并在墙上发帖?

发布于 2024-12-06 01:24:55 字数 378 浏览 0 评论 0原文

当前场景

开发环境:Visual Studio with Facebook C# SDK 用户已向应用程序授予 user_likes、email、publish_stream 权限。 应用程序能够获取用户信息。 应用程序可以发布在用户墙上。 应用程序能够检索(粉丝)页面信息。

要求

  • 应用程序应该能够代表用户喜欢(粉丝)页面。此步骤很重要,因为如果没有此步骤,用户将无法在页面上发帖
  • 应用程序应该能够代表用户(而不是页面管理员)在(粉丝)页面上发帖

    不需要显示 C# 代码,因为我会自行转换为 C#。 PHP 或任何其他代码对我或(演练)步骤来说都可以,没有任何代码也可以。 立即回复将受到高度赞赏。提前致谢。

Current Scenario

Development Environment: Visual Studio with Facebook C# SDK
User has granted user_likes,email,publish_stream permissions to the application.
Application is able to get user information.
Application is able to post on the user wall.
Applicaion is able to retrieve (Fan) Page information.

Requirement

  • Application should be able to LIKE the (Fan) Page on behalf of the user. This is step is important as without this, user can not post on the Page
  • Application should be able to post on the wall of (Fan) Page on behalf of user (Not admin of the page)

    C# code is not necessary to show as I'll convert into C# myslef. PHP or any other code will be ok for me or (walkthrough) steps, without any code will be fine also.
    Immediate response will be highly appreciated. Thanks in advance.

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

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

发布评论

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

评论(1

幼儿园老大 2024-12-13 01:24:55

这是不可能的,而且可能永远不会。没有 API 可以为粉丝页面点赞。用户必须单击浏览器中的“赞”按钮。

This is not possible and probably never will be. There is no API to like a fan page. A user has to click a like button in the browser.

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