【发布时间】: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