{"errors":[{"message":"Rate limit exceeded","code":88}]}
Status: Closed · Asked by rossmith49 on · 0 views
I get the error below frequently for workflows relating to Twitter, which then disables the workflow. Is there a potential fix for this?
I'm just looking for new twitter followers to trigger a Discord message. The trigger now looks every 10 minutes, so not sure how to fix/resolve.
Error message: {"errors":[{"message":"Rate limit exceeded","code":88}]}
Screenshot of error provided via email from Pebbly.
Hey @rossmith49
It appears that the current rate limit window, the number of requests that can be made for this resource has been reached.
https://developer.twitter.com/ja/docs/basics/response-codes

@Supreme I do this after the Twitter trigger?
Ki
@Supreme I do this after the Twitter trigger?
Kindly switch on your workflow once and then try again.
And the rate limit which you have exhausted is from Twitter's end, so you kind of pass data from your Twitter account slowly.
https://blog.twitter.com/en_us/a/2008/what-does-rate-limit-exceeded-mean-updated
