boa tarde!
Não estou conseguindo testar, desde ontem tem retornado erro 500. Vi em alguns foruns explicando que é só tentar novamente, mas não tem funcionado pra mim. Mais alguém teve esse erro após iniciar o client?
$ python listener_twitter.py
Aguardando conexão na porta: 9015
Recebendo solicitação de ('127.0.0.1', 51889)
Traceback (most recent call last):
File "C:\Users\Apollo\Documents\streaming\listener_twitter.py", line 28, in <module>
printer.add_rules(tweepy.StreamRule(keyword))
File "C:\Users\Apollo\AppData\Local\Programs\Python\Python310\lib\site-packages\tweepy\streaming.py", line 681, in add_rules
return self._make_request(
File "C:\Users\Apollo\AppData\Local\Programs\Python\Python310\lib\site-packages\tweepy\client.py", line 129, in _make_request
response = self.request(method, route, params=request_params,
File "C:\Users\Apollo\AppData\Local\Programs\Python\Python310\lib\site-packages\tweepy\client.py", line 117, in request
raise TwitterServerError(response)
tweepy.errors.TwitterServerError: 500 Internal Server Error