forked from n0madic/twitter-scraper
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
My service nodes are all encountering 401 errors. I use the FetchTweets method.
response status 401 Unauthorized: {"errors":[{"message":"Could not authenticate you","code":32}]}
I'm now encountering failures when using cookies, auth_token, ct0, etc. Even when I skip the IsLoggedIn check and call FetchTweets, it still fails.
I've found other libraries experiencing the same issue. It seems Twitter has changed its login verification method. Here's a link to the issue for the JavaScript library: the-convocation/twitter-scraper#175
Metadata
Metadata
Assignees
Labels
No labels