Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue on new install #22

Open
cjmick opened this issue Sep 27, 2018 · 1 comment
Open

issue on new install #22

cjmick opened this issue Sep 27, 2018 · 1 comment

Comments

@cjmick
Copy link

cjmick commented Sep 27, 2018

`╰─$ 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
`

@Hypris
Copy link

Hypris commented Dec 31, 2019

I ran into the same problem. Changed the keys still didnt work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants