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

AttributeError: module 'twitter' has no attribute 'Api' #37

Open
detectiveG opened this issue Jul 20, 2022 · 1 comment
Open

AttributeError: module 'twitter' has no attribute 'Api' #37

detectiveG opened this issue Jul 20, 2022 · 1 comment

Comments

@detectiveG
Copy link

Remember you can change the settings in config.py!
Traceback (most recent call last):
File "C:/Users/Nick Grichine/AppData/Local/Temp/Temp1_Twitter-Giveaways-Bot-master.zip/Twitter-Giveaways-Bot-master/main.py", line 20, in
twitter_api = twitter.Api(consumer_key=config.twitter_credentials["Sw3rdzhifEUBa4GbjDRWlP6TE"],
AttributeError: module 'twitter' has no attribute 'Api'

@ovladuk
Copy link

ovladuk commented Jul 27, 2022

did you get elevated access? cause that's the only way i can see to be able to use API now

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