-
-
Notifications
You must be signed in to change notification settings - Fork 267
Description
I tried using both the cookies auth_token, ct0 method, and using my passwords and user logins to run the script. I am able to log into X through my browser, but running twscrape I keep getting this error (obviously for this post I used place holders in place of my real account name)
Account myXAccount added successfully (active=False)
2025-12-10 10:08:38.521 | INFO | twscrape.accounts_pool:login_all:183 - [1/1] Logging in myXAccount- [email protected]
2025-12-10 10:08:39.734 | ERROR | twscrape.accounts_pool:login:162 - Failed to login 'myXAccount: 400 - {"errors":[{"code":399,"message":"Could not log you in now. Please try again later
Anyone else had this issue? It seems everyone else can use the script and yet I am failing at the first step.