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

An error occured during an HTTP request: HTTP Error 404: Not Found #273

Open
benji-15 opened this issue Sep 19, 2020 · 1 comment
Open

Comments

@benji-15
Copy link

Started since yesterday, get tweets by keyword will return this error.

tweetCriteria = got.manager.TweetCriteria().setQuerySearch(<anything>).setSince("2020-07-01").setUntil(
    "2020-07-31").setMaxTweets(5000)
tweets = got.manager.TweetManager.getTweets(tweetCriteria)
@BradKML
Copy link

BradKML commented Apr 12, 2021

All hands on deck, let's discuss and fix this #280

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