I don’t know how to fix the above error,its now the fifth time encountering that error please help me
It usually happens after streaming some tweets,then after a minute it returns that error
Can you be specific about which API endpoint you’re using, and preferably provide an example of the code and libraries you’re using?
Am using tweepy library, the ordinary one for streaming tweets
Can you please provide the query that you are using? It sounds like you are using the statuses/filter endpoint since you are streaming via this library.
Have you read this documentation: https://tweepy.readthedocs.io/en/v3.5.0/streaming_how_to.html
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.