Help – Etsy Shop: API reponse should be HTTP 200
-
I have no idea what’s wrong here; does anyone have any suggestions on how I can get our shop working on our site?
Edit
— Etsy Debug Mode – version 0.9.3 —
Go to Etsy Shop Options page if you wan’t to disable debug output.— Etsy Request URL —
https://openapi.etsy.com/v2/shops/weatherandnoise/sections/5176433/listings/active?api_key=fjgcbe4myp4yhe39ig8ft28x&includes=Images
— Etsy Response —
Array ( [headers] => Array ( [date] => Mon, 18 Feb 2013 14:59:01 GMT [server] => Apache [x-ratelimit-limit] => 10000 [x-ratelimit-remaining] => 9980 [x-error-detail] => Not all requested shop sections exist. [x-etsy-request-uuid] => c509S2GHAVqV2QHHAxTrnTsO69aG [content-length] => 38 [connection] => close [content-type] => text/plain;charset=UTF-8 ) [body] => Not all requested shop sections exist. [response] => Array ( [code] => 404 [message] => Not Found ) [cookies] => Array ( ) [filename] => )
Etsy Shop Debug Mode
WP_Error Object ( [errors] => Array ( [etsy-shop] => Array ( [0] => Etsy Shop: API reponse should be HTTP 200 ) ) [error_data] => Array ( ) )
- The topic ‘Help – Etsy Shop: API reponse should be HTTP 200’ is closed to new replies.