instagram API:400错误(APIError)

时间:2014-08-27 05:29:23

标签: api instagram

我尝试从Instagram API控制台(http://instagram.com/developer/api-console/)发出请求。我使用location search方法,但在过去48小时内出现API错误。

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

我想问:我做错了请求或者这是Instagram里面的错误?

示例请求:https://api.instagram.com/v1/locations/search?lat=73.987&lng=40.756&distance=1000

1 个答案:

答案 0 :(得分:1)

这是Instagram的错误。包括我在内的其他人也遇到了同样的问题。

enter image description here