No supported authentication method(s) available error.
See original GitHub issueI set up 2FA on my Gmail account, and app specific password for my test script.
I’m getting the following error:
No supported authentication method(s) available. Unable to login.
The error is still there even if I turn off 2FA and use my real password. Anyone know if this is a bug?
Imap Version: 0.8.19 Node Version: v8.11.3
Issue Analytics
- State:
- Created 5 years ago
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Fix error no supported authentication methods available
This error indicates that our SSH client (mostly PuTTY) has probably run out of ways and can't authenticate us to an SSH server....
Read more >SSH Public Key - No supported authentication methods ...
When I connect using putty or WinSCP, I get an error saying No supported authentication methods available (server sent public key).
Read more >No supported authentication method(s) available. Unable ...
I'd love to use this lib for a project of mine but trying to login on gmail gives me the error: No supported...
Read more >How to Solve “Disconnected: No supported authentication ...
How to Solve “Disconnected: No supported authentication methods available (server sent: publickey)” with Ubuntu AWS EC2. This error happened ...
Read more >Putty error: No supported authentication methods available ...
Hi, I resolved this by using PuTYY Generator. Click Conversion/Import key from the menu Then select the private key generated previously from ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I believe the only way to use plaintext passwords with gmail is if the “less secure” setting is enabled on the account. Otherwise you have to use something like OAuth2 as I indicated earlier.
It should be
password
and notpass
.