【问题标题】:Instagram GET /locations/search returns 400 errorInstagram GET /locations/search 返回 400 错误
【发布时间】:2014-08-27 10:46:58
【问题描述】:

每次我调用 GET /locations/search API 端点总是返回一个错误

{
  "meta": {
    "error_type": "APIError",
    "code": 400,
  "error_message": "Endpoint temporarily unavailable; please retry shortly"
  }
}

请求示例:

https://api.instagram.com/v1/locations/search?lat=48.858844&lng=2.294351&client_id=CLIENT_ID

https://api.instagram.com/v1/locations/search?FOURSQUARE_V2_ID=4ac518b6f964a5201ea120e3&client_id=CLIENT_ID

如果我使用“access_token”,同样的响应。

显然,我使用了正确的 CLIENT_ID 和 ACCESS_TOKEN。

我用不同的帐户尝试过,但它不断为我返回 400 APIError。

所有其他 API 端点对我来说都很好。

谢谢。

【问题讨论】:

标签: instagram


【解决方案1】:

过去 48 小时内,许多(所有?)客户端在该端点上一直收到该错误。不只是你。

See this other Stackoverflow question regarding this outage

【讨论】:

  • Instagram 有没有关于这个问题的信息?他们什么时候解决这个问题?
  • 2 小时前再次损坏。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2017-12-07
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多