Automattic / newspack-newsletters

Author email newsletters in WordPress
GNU General Public License v2.0
110 stars 22 forks source link

MJML API Requests Failing #388

Closed jeffersonrabb closed 3 years ago

jeffersonrabb commented 3 years ago

As of today we started seeing all MJML requests fail due to a server certificate issue. This manifests in a few ways in Newspack Newsletters:

The MJML API is returning {"errors":{"http_request_failed":["cURL error 60: SSL certificate problem: unable to get local issuer certificate"]},"error_data":[]}

The issue has been raised here: https://github.com/mjmlio/mjml/issues/2114

And https://github.com/Automattic/newspack-newsletters/pull/387 addresses the new Newsletter fatal.

jeffersonrabb commented 3 years ago

Resolved here: https://github.com/mjmlio/mjml/issues/2114#issuecomment-747708724