Consumer key not defined
aishwarya07g opened this issue · 1 comments
aishwarya07g commented
Traceback (most recent call last):
File "my_twitter_bot.py", line 10, in
auth = tweepy.OAuthHandler(CONSUMER_KEY, CONSUMER_SECRET)
NameError: name 'CONSUMER_KEY' is not defined
I tried regenerating the keys to fix this, but I was unable to do. What do I do?
mightyjoe781 commented
Can u share your code (without keys :)