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

Error on running deleted-tweets #54

Closed
mtae opened this issue Jan 22, 2022 · 2 comments
Closed

Error on running deleted-tweets #54

mtae opened this issue Jan 22, 2022 · 2 comments

Comments

@mtae
Copy link

mtae commented Jan 22, 2022

Error: an error occurred when piloting the wayback machine subcrate:
ClientError(reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) })

Getting this error whenever I try to run the deleted-tweets report (on windows if that's relevant)

@travisbrown
Copy link
Owner

This looks like a JSON parsing error that would result from the Wayback Machine CDX server sending something unexpected.

If you try https://web.archive.org/cdx/search/cdx?url=twitter.com/<USERNAME>&output=json in a browser (changing <USERNAME> as needed), do you get valid JSON?

@travisbrown
Copy link
Owner

Tracked in #55.

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