Error 500 setDeliveryFor()

So you're telling me that changing the delivery server does the trick? But why if everything worked so far?

new (not changing), as s/t was stuck/misaligned

oft it is impossible to find the error in a whole system, but resetting one part can do the trick (and oft that one part is done better the next time)

diagnosis from afar is a bit heuristic/imperfect, but each attempt shall cut off one whole error vector (or error space), oft it works ;)
 
I'm having this same issue with the error 500 when I tried to test email templates.
So i followed the instructions here in this thread posted by andrea and deleted my active sendgrid delivery server.

Now I'm having issues adding sendgrid back as a delivery server. please assist.


  • Cannot send the confirmation email using the data you provided.
  • Here is a transcript of the error message:
  • {"errors":["The provided authorization grant is invalid, expired, or revoked"],"message":"error"}
 
@TFM - You're using your account password instead of an API key, this is why you get the above error. Go into Sendgrid dashboard, generate a key and use that instead ;)
 
Back
Top