python-twitter-tools / twitter

Python Twitter API
http://mike.verdone.ca/twitter/
MIT License
3.17k stars 710 forks source link

twitter-archiver not working #446

Open msw9 opened 2 years ago

msw9 commented 2 years ago

i use this line of command (ms-dos) twitter-archiver <user> but here are the error messages that i get: Fail: Twitter sent status 400 for URL: 1.1/statuses/user_timeline.json using parameters (count=200&include_rts=1&screen_name=osezlefeminisme&tweet_mode=extended) details: {'errors': [{'code': 215, 'message': 'Bad Authentication data.'}]}

boogheta commented 2 years ago

Hello, you need to authenticate using the -o option. This will give you a link to authorize the app to connect with your account. twitter-archiver -o <user>