You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "TwitterBot.py", line 70, in
run()
File "TwitterBot.py", line 65, in run
search(api.search(q=key))
File "/usr/lib/python3.7/site-packages/tweepy-3.6.0-py3.7.egg/tweepy/binder.py", line 250, in _call
File "/usr/lib/python3.7/site-packages/tweepy-3.6.0-py3.7.egg/tweepy/binder.py", line 234, in execute
tweepy.error.TweepError: [{'code': 32, 'message': 'Could not authenticate you.'}]
Not sure what the issue is, only info I changed were the keys
`
The text was updated successfully, but these errors were encountered:
`╰─$ python TwitterBot.py
Searching again
Traceback (most recent call last):
File "TwitterBot.py", line 70, in
run()
File "TwitterBot.py", line 65, in run
search(api.search(q=key))
File "/usr/lib/python3.7/site-packages/tweepy-3.6.0-py3.7.egg/tweepy/binder.py", line 250, in _call
File "/usr/lib/python3.7/site-packages/tweepy-3.6.0-py3.7.egg/tweepy/binder.py", line 234, in execute
tweepy.error.TweepError: [{'code': 32, 'message': 'Could not authenticate you.'}]
Not sure what the issue is, only info I changed were the keys
`
The text was updated successfully, but these errors were encountered: