Invalid login: Application-specific password required and how to solve it

Jonas K
2 min readSep 21, 2022

I was working on this tiny NodeJS project, which literally was only sending an email as a notification.

I was using Gmail for this, and every time I ran the script, I got this error message

Invalid login: Application-specific password required

--

--