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

Forbidden error after few tweets hydrated (403) #700

Closed
santoshbs opened this issue Aug 1, 2023 · 5 comments
Closed

Forbidden error after few tweets hydrated (403) #700

santoshbs opened this issue Aug 1, 2023 · 5 comments

Comments

@santoshbs
Copy link

santoshbs commented Aug 1, 2023

For some reason, I am getting Forbidden error after twarc2 hydrates a few tweets. I am using the below command:
twarc2 --verbose hydrate _tmp/tmp_ids.txt tmp.json

image

The log file had the following error:
2023-08-01 16:24:54,569 ERROR Unexpected HTTP response: <Response [403]>

Note that the configuration with bearer/api token all is fine. I was able to hydrate several thousand tweets yesterday. It is only today that I get this error.

Not sure how to debug and address this issue.

@edsu
Copy link
Member

edsu commented Aug 1, 2023

Maybe you are over your limit? Did you take a look in the developer portal?

@santoshbs
Copy link
Author

santoshbs commented Aug 1, 2023

I checked and I am far from the monthly usage limit as mentioned on Developer portal.

@edsu
Copy link
Member

edsu commented Aug 1, 2023

Ok, that's good. If you rerun the command does it fail immediately, or at the same point in the hydration?

@santoshbs
Copy link
Author

It looks it was an intermittent issue. It appears to work again - at least as of now. Thanks, @edsu for your attention,

@edsu
Copy link
Member

edsu commented Aug 1, 2023

Sure, it's actually good to hear that twarc is still operational for people who have API access.

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