mbenfowler / bird-alert-be

https://bird-alert-be.vercel.app
0 stars 0 forks source link

[Bug] Sending reset password email causes request timeout #5

Open mbenfowler opened 9 months ago

mbenfowler commented 9 months ago

But the email is still successfully sent...

From BE logs: Error sending reset password email: Error: Missing credentials for "PLAIN"

mbenfowler commented 9 months ago

I updated to use oauth, but the request still fails albeit in just 15 seconds now instead of 5 🤔

mbenfowler commented 9 months ago

Might need to switch to MailTrap or Sendgrid