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

{"detail":"Login failed: status: 400, message: \"{\"errors\":[{\"code\":399,\"message\":\"Incorrect. Please try again. g;173877906189200030:-1738779061939:HSvsmbQxxhlO2jUQLqqvlLgc:9\"}]}\""} #299

Open
emreakbass opened this issue Feb 5, 2025 · 3 comments

Comments

@emreakbass
Copy link

How can I fix this?

@InvestigUser
Copy link

bad login / username / password given.

  • username without @
  • be sure to don't have 2FA on the account. (didn't work here with 2FA and TOTP given.)

@Choo-lux
Copy link

Choo-lux commented Feb 6, 2025

auth_info missing...

await client.login(auth_info_1='username',auth_info_2='@', password='')

@nennneko5787
Copy link
Contributor

For auth_info_1 and auth_info_2, enter your Twitter username (without @), your email address, or both. (One or the other is also acceptable.)

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

4 participants