DominicWatson / cfmailgun

CFML Client for the MailGun API
http://dominicwatson.github.io/cfmailgun/
11 stars 8 forks source link

MailGun response body: [Connection Failure] Error Code 500 #64

Closed ivanionut closed 6 years ago

ivanionut commented 6 years ago

hi, for several days I get the following error:

An unexpted response was returned from the MailGun server. MailGun response body: [Connection Failure] Error Code 500

Is it my mistake or has something changed in the API?

DominicWatson commented 6 years ago

Not afaik. Suffering from SSL certificate problems perhaps? The error is clearly a connection failure between your application and the Mailgun endpoint. Run a search for mailgun + lucee SSL certificate issues, that might be it.