API速率限制问题 [英] API rate limiting issue

查看:114
本文介绍了API速率限制问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尽管没有超过5000个请求限制,但尝试通过instagram跟踪用户时,我始终会不断遇到以下错误.为什么会这样?

{"meta":{"error_type":"APIError","code":400,"error_message":"Client request limit reached"}}

解决方案

带有访问令牌的API请求为5000(任何API调用),某些API(例如关注,取消关注,评论)限制为每小时350个.

I am always and constantly getting the following error when trying to follow a user via instagram although the 5000 request limit hasn't been exceeded. Why is this?

{"meta":{"error_type":"APIError","code":400,"error_message":"Client request limit reached"}}

解决方案

While API request with access token is 5000 (any API call), certain API like follow, unfollow, like, comment are limited to 350 an hour.

这篇关于API速率限制问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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