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

twitter-archiver not working #446

Open
msw9 opened this issue Apr 8, 2022 · 1 comment
Open

twitter-archiver not working #446

msw9 opened this issue Apr 8, 2022 · 1 comment
Labels

Comments

@msw9
Copy link

msw9 commented Apr 8, 2022

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 boogheta added the CLI label Apr 11, 2022
@boogheta
Copy link
Collaborator

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>

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

No branches or pull requests

2 participants