We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi I was trying to test this but am not able to fetch any unique tweet. Can you guide me what I might be missing.
The text was updated successfully, but these errors were encountered:
it looks like your authentication is failing. make sure you have the .env filled out correctly.
Sorry, something went wrong.
Same issue here, made sure .env is correctly filled out. (wsl2 btw)
Fixed this by adding TWITTER_EMAIL to the Parser login call (and loading it from env variables), otherwise I'd keep getting missing data.
No branches or pull requests
Hi I was trying to test this but am not able to fetch any unique tweet. Can you guide me what I might be missing.

The text was updated successfully, but these errors were encountered: