Client error: `POST https://api.twitter.com/2/tweets` resulted in a `429 Too Many Requests` response: {“title”:”Too Many Requests”,”detail”:”Too Many Requests”,”type”:”about:blank”,”status”:429}

This is one of the recent fuck ups happening in the twitter API. I’ve been using twitter API for quite sometime and didn’t have any issue. It looks like they are fucking this feature too.

When posting tweet from my app I get following error

Client error: `POST https://api.twitter.com/2/tweets` resulted in a `429 Too Many Requests` response: {“title”:”Too Many Requests”,”detail”:”Too Many Requests”,”type”:”about:blank”,”status”:429}

From the error it seems there are too many tweets are being posted but in reality this is not the case. I’m not crossing their limit. It is something else.

Solution

I’m yet to find out solution. I’ll update if I find the solution.


Leave a Reply

Your email address will not be published. Required fields are marked *