kloon / WooCommerce-REST-API-Client-Library

A PHP wrapper for the WooCommerce REST API
GNU General Public License v3.0
356 stars 175 forks source link

WC API found but JSON is corrupt #208

Closed geralt2008 closed 7 years ago

geralt2008 commented 7 years ago

Hello and help me, please, I get this error "WC API found, but JSON is corrupt -- ensure the index at http://iron.toys/wc-api/v2/ is valid JSON. 0". I use $options = array( 'debug' => true, 'return_as_array' => false, 'validate_url' => true, 'timeout' => 30, 'ssl_verify' => false, );