alykoshin / gmail-send

Minimalistic module to send email using GMail
MIT License
89 stars 26 forks source link

Response Undefined and no email send #44

Open crsepulv opened 2 years ago

crsepulv commented 2 years ago

Hi, I'm using 2FA with password App and the response for
const {result, full} = await send(options); is undefined, undefined and no email is send, I don't know how to debug this.

Regards!