klaviyo / php-klaviyo

PHP wrapper for the Klaviyo API
59 stars 48 forks source link

Handle curl error 0 and show its error message #71

Open filcius opened 3 years ago

filcius commented 3 years ago

we sometime get a http status code 0 in production and I need more information to debug it.

I tested locally by hacking the api hostname "https://a.klaviyo.com/api/" to a non-existent URL