API rate limiting issue

后端 未结 3 2016
天命终不由人
天命终不由人 2021-01-06 05:45

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?

3条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-06 06:32

    I had the same problem. In my case I sent post requets from server side (google app engine) and now I am sending post requests from client (with js) and it works well.

提交回复
热议问题