ApiResponseError: Request failed with code 429 #438
Unanswered
quarkhadron
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trying to use Twitter API v2 Search Stream with auto connect set to false. However, it keeps getting response 429 even it has past 15 minutes. I have been getting the code 429 for the past few hours already even though waited for more than 15 minutes. Even tried to use it the next day and still getting error.
Here is the snippet I use
What could be the problem? How can I fix it? Is it because I never called await stream.close() before exiting my application?
Beta Was this translation helpful? Give feedback.
All reactions