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

i am using woocommerce php rest api for retrieving the information my hosted site but it generate following error how can i fix this please help me #185

Open darshan199 opened 8 years ago

darshan199 commented 8 years ago

stdClass Object ( [errors] => Array ( [0] => stdClass Object ( [code] => 200 [message] => cURL HTTP error 200 )

    )

)

i'm want to access this information from my hosted site to my local server.... please help me ..