在获取Facebook事件中不支持的获取请求 [英] Unsupported get request in get Facebook event

查看:398
本文介绍了在获取Facebook事件中不支持的获取请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对Facebook Graph最终获取数据事件有疑问.

I have an issue with Facebook Graph end get data event.

如果我这样做(从这里开始: https://developers.facebook.com/tools/explorer ):

If i do ( from here: https://developers.facebook.com/tools/explorer) :

GET /[event-id]/

输出为:

{
  "error": {
    "message": "Unsupported get request. Object with ID 'xxxxxx' 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": "D5OGA3wEZDB"
  }
}

我具有具有user_events权限的访问令牌.

I have the access token with user_events permission.

但是,如果我在活动页面上单击参与"按钮,则通话成功后.

But if i click on "Partecipate" button on the event page, then after the call is successful.

因此,如果我未设置rsvp_status,我将无法获得有关事件的信息?

So I can not get info about an event if I don't set the rsvp_status?

推荐答案

https://developers.facebook.com/blog/post/2018/04/04/facebook-api-platform-product-changes

我们今天开始对更强大的过程进行测试,新过程应在几周后恢复,但是当前正在访问事件和组API的应用今天将失去访问权限.

Testing of our more robust process starts today and the new process should resume in a few weeks, but apps currently accessing Events and Groups APIs will lose access today.

现在,这是不可能的,您只能等待.

Right now, it is just not possible and you can only wait.

这篇关于在获取Facebook事件中不支持的获取请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆