elbuo8 / sendgrid-django

Simple django backend to send email through SendGrid
MIT License
207 stars 78 forks source link

Mail.send() UnauthorizedError #91

Open ahahn95 opened 4 years ago

ahahn95 commented 4 years ago

I'm getting an UnauthorizedError when trying to send an email using this client. Anyone have any ideas where I should look?

joshkersey commented 4 years ago

I'm not sure what the error is here but we hit the same issue and ended up switching to the SendGrid integration documentation at https://sendgrid.com/docs/for-developers/sending-email/django/