PyColorado / boulderpython.org

Boulder Python Meetup Website
http://boulderpython.org
MIT License
5 stars 4 forks source link

tasks.send_email intermittent errors with 400 BadRequest #6

Closed frankV closed 6 years ago

frankV commented 6 years ago

I haven't been able to figure out what is causing this. I thought it was intermittent, but it seems to be more prevalent as it happens on almost all send_email calls eventually.

Easiest test so far has been to move cards to the Scheduled list, but I've seen it happen on new submission confirmations too.

Need to print out the response's text and see what SendGrid is telling us about it.