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

[Question] Error: Not authorized #38

Open
diegodlh opened this issue May 23, 2022 · 2 comments
Open

[Question] Error: Not authorized #38

diegodlh opened this issue May 23, 2022 · 2 comments

Comments

@diegodlh
Copy link

When using the "users" mode, I'm getting this error, apparently when fetching some user's friends:

[20] Fetching friends of @Fmckenzie19
failed at api: #3
...but it failed. Error: Not authorized.

I couldn't find here or in the "twitter" repository what this "Not authorized" error means. Could you help me?

Thanks!
@Macilias
Copy link

Macilias commented Feb 3, 2023

you will probably provide an alternative auth method like this:
python fetch_data.py users some_twitter_handle --auth oauth2-bearer

@eleurent
Copy link
Owner

eleurent commented Feb 4, 2023

Yes, that is because the account is private

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

3 participants