* ERROR: Too Many Requests - Returned in API v1.1 when a request cannot be served due to the application's rate limit

Support / help / discussion forum for twitter bot
Post Reply
hongnguyen
Posts: 77
Joined: Sun Aug 30, 2015 11:33 pm

* ERROR: Too Many Requests - Returned in API v1.1 when a request cannot be served due to the application's rate limit

Post by hongnguyen »

Hi Martin,

I got this error while trying to follow "follower of" from a list of username (txt file).

* ERROR: Too Many Requests - Returned in API v1.1 when a request cannot be served due to the application's rate limit having been exhausted for the resource. See Rate Limiting in API v1.1.
429

Please help me with Log ID 16637.

Thanks!
karan
Posts: 39
Joined: Sun Nov 01, 2015 4:04 am

Re: * ERROR: Too Many Requests - Returned in API v1.1 when a request cannot be served due to the application's rate limi

Post by karan »

Same problem here ! i think we can only request 100 API Request in 1 hour :(
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: * ERROR: Too Many Requests - Returned in API v1.1 when a request cannot be served due to the application's rate limi

Post by martin@rootjazz »

you are doing too much too quickly.

The limits are in a 15 minute cycyle.


Add more of a pause
Use the SETTINGS option to process ONE item at a time
If you are using a complex filter, this makes more requests to serve, so pause more than normal
Post Reply