【问题标题】:Get geo/reverse_geocode Twitter API not working获取 geo/reverse_geocode Twitter API 不起作用
【发布时间】:2021-04-08 07:35:11
【问题描述】:

我无法使用 GET geo/reverse_geocode api。我收到以下错误

{
    "errors": [{
        "message": "Your credentials do not allow access to this resource",
        "code": 220
    }]
}

我正在使用不记名令牌授权。其余 API 运行良好。我需要执行任何其他步骤吗?

提前致谢

【问题讨论】:

    标签: api twitter twitter-oauth sttwitterapi


    【解决方案1】:

    该端点需要三足用户身份验证。

    https://developer.twitter.com/en/docs/twitter-api/v1/geo/places-near-location/api-reference/get-geo-reverse_geocode

    需要身份验证? - 是(仅限用户上下文)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-03
      • 2012-03-08
      • 2013-06-11
      • 2012-07-09
      • 2013-05-04
      相关资源
      最近更新 更多