Closed shi1ro closed 1 year ago
I also had a case of 404 via http_proxy. As a workaround, I used urllib3 1.25.11 and it worked fine.
I also had a case of 404 via http_proxy. As a workaround, I used urllib3 1.25.11 and it worked fine.
Oh thanks, it also works in my environment
In python 3.9.6 and stweet 2.1.1 J just follow the example code and make few changes
It works when calling try_user_scrap and try_tweet_by_id_scrap but fails in try_search
Here is traceback:
I also try to print request_params in _execute_next_tweets_request: