Кто подскажет что не так ? только меня не пускает на сервер
{ Error: Invalid login: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8
https://support.google.com/mail/?p=BadCredentials l16sm2738185lfp.250 - gsmtp
at SMTPConnection._formatError (E:\rino\node_modules\nodemailer\lib\smtp-connection\index.js:605:19)
at SMTPConnection._actionAUTHComplete (E:\rino\node_modules\nodemailer\lib\smtp-connection\index.js:1340:34)
at SMTPConnection._responseActions.push.str (E:\rino\node_modules\nodemailer\lib\smtp-connection\index.js:378:26)
at SMTPConnection._processResponse (E:\rino\node_modules\nodemailer\lib\smtp-connection\index.js:764:20)
at SMTPConnection._onData (E:\rino\node_modules\nodemailer\lib\smtp-connection\index.js:570:14)
at TLSSocket._socket.on.chunk (E:\rino\node_modules\nodemailer\lib\smtp-connection\index.js:522:47)
at TLSSocket.emit (events.js:182:13)
at addChunk (_stream_readable.js:283:12)
at readableAddChunk (_stream_readable.js:264:11)
at TLSSocket.Readable.push (_stream_readable.js:219:10)
code: 'EAUTH',
response:
'535-5.7.8 Username and Password not accepted. Learn more at\n535 5.7.8
https://support.google.com/mail/?p=BadCredentials l16sm2738185lfp.250 - gsmtp',
responseCode: 535,
command: 'AUTH PLAIN' }