• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

Instagram的API错误客户端请求限制达到

用户头像
it1352
帮助1

问题说明

每当我试图通过API遵循有人对Instagram的无论多少如下已经完成我得到这个错误之前:

I am getting this error whenever I try to follow someone on Instagram via API no matter how many follows have been done before:

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

我的应用程序,认证用户可跟随有趣的人。我知道有每个认证用户呼叫5000 /小时的限制,但即使新用户失败。
难道我的应用程序已达到某种客户端级别限制吗?

My app allows authenticated users to follow interesting people. I know that there is a 5000 call/hour limit per authenticated user, but it fails even with new users. Do my app is reaching some kind of client level limit?

正确答案

#1

喜欢跟随,停止关注,评论的API限制为每小时350请求。然而从客户端发送请求将解决此问题在一定程度上,但它可以让用户看到您的API令牌。

APIs like follow, unfollow, comment are limited to 350 requests per hour. However sending requests from client side will fix this problem to some extent but it allows the users to see your API token.

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /reply/detail/tanhcfibif
系列文章
更多 icon
同类精品
更多 icon
继续加载