【问题标题】:facebook graph API stopped working [duplicate]facebook图形API停止工作[重复]
【发布时间】:2018-04-05 19:18:15
【问题描述】:

我每天都在生成访问令牌。前两天,我用事件ID获取了这个事件的详细信息:

1852415531478014

facebook 活动是这样的

https://www.facebook.com/events/1852415531478014/

但是今天,graph API 返回了这个错误

{
"error": {
  "message": "Unsupported get request. Object with ID '1852415531478014' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api",
  "type": "GraphMethodException",
  "code": 100,
  "error_subcode": 33,
  "fbtrace_id": "BxdCziS18mQ"
  }
} 

这在前天之前工作得很好,现在已经停止工作。我在资源管理器工具中使用相同的用户访问令牌

https://developers.facebook.com/tools/explorer/

我有一个 facebook 应用程序,我正在使用资源管理器中的应用程序令牌使用事件 ID 获取事件的详细信息

【问题讨论】:

    标签: facebook-graph-api


    【解决方案1】:

    【讨论】:

    • 那么我该如何审核我的应用程序?我是否需要做任何事情才能让 Facebook 自动对其进行审核?
    • 不幸的是,我认为他们停止审查应用程序,直到另行通知。通过 developer.facebook.com 访问您的应用仪表板并了解更多信息。
    猜你喜欢
    • 1970-01-01
    • 2011-11-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-03-27
    • 1970-01-01
    • 2012-03-23
    • 1970-01-01
    相关资源
    最近更新 更多