Etsy Shop: API reponse should be HTTP 200
-
My issue is my client does not have a sections. She currently only has 4 listings.
https://www.etsy.com/shop/BiddyJACKandCo
What do I do?
— ETSY REQUEST URL —
https://openapi.etsy.com/v2/shops/BiddyJACKandCo/sections//listings/active?api_key=l74ggv406ur1oaqvs6uwz7b1&includes=Images
— ETSY RESPONSE —Array ( [headers] => Array ( [date] => Tue, 09 Jul 2013 20:39:07 GMT [server] => Apache [set-cookie] => uaid=uaid%3D1_yYI__RQTB8gxY5Gd0PfFzmzxUf%26_now%3D1373402347%26_slt%3Dc72hgLnH%26_kid%3D1%26_ver%3D1%26_mac%3D8ua6h3ljCHfYRg2QA9m3byLnDSZPKZG459rVEm_xQnA.; expires=Thu, 09-Jul-2015 20:39:07 GMT; path=/; domain=.etsy.com; httponly [x-ratelimit-limit] => 10000 [x-ratelimit-remaining] => 9967 [x-error-detail] => The supplied uri doesn't map to a valid command [x-etsy-request-uuid] => IOUGpkpzj5FuNQ3WFRXWukDUoCVe [content-length] => 47 [connection] => close [content-type] => text/plain;charset=UTF-8 ) [body] => The supplied uri doesn't map to a valid command [response] => Array ( [code] => 404 [message] => Not Found ) [cookies] => Array ( [0] => WP_Http_Cookie Object ( [name] => uaid [value] => uaid=1_yYI__RQTB8gxY5Gd0PfFzmzxUf&_now=1373402347&_slt=c72hgLnH&_kid=1&_ver=1&_mac=8ua6h3ljCHfYRg2QA9m3byLnDSZPKZG459rVEm_xQnA. [expires] => 1436474347 [path] => / [domain] => .etsy.com [httponly] => ) ) [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 ( ) )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Etsy Shop: API reponse should be HTTP 200’ is closed to new replies.