-
-
Notifications
You must be signed in to change notification settings - Fork 154
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
Question:Failed to login #223
Comments
@Eastup123 hi. Probably it should be some extra message with explanation. There can be many reasons: wrong login/password from X, wrong login/password from mail, mail doesn't support imap or it is turned off, account is blocked in Twitter or there is OTP. Provide more logs |
i also got the same error, logs provide minimum information, hard to debug why |
same logs information, tough to figure out why! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
May I ask :
In code :
api.pool.add_account(“user1”, “pass1”, “u1@example...”, “[email protected]”, “mail_pass1”)
user1 is the Twitter username (starts with @),
pass1 is the Twitter password,
[email protected] and mail_pass1 are the gmail email and password associated with Twitter.
Why can't I log in, it says “Failed to login...” .”.
Thanks in advance.
The text was updated successfully, but these errors were encountered: