I'm about to give up on this. It seems easy enough, but no matter how much I double check, the correct command line does not seem to work.
I am inputting the following tag line on my wordpress page
[etsy-include=gallagherpottery;120832257]
what I actually get on my page -
Etsy Debug Mode - version 0.9.3 ---
Go to Etsy Shop Options page if you wan't to disable debug output.
--- Etsy Request URL ---
http://openapi.etsy.com/v2/shops/gallagherpottery/sections/120832257/listings/active?api_key=mckwx9noxquuib1tncvh3jle&includes=Images
--- Etsy Response ---
Array ( [headers] => Array ( [date] => Wed, 23 Jan 2013 01:10:56 GMT [server] => Apache [x-ratelimit-limit] => 10000 [x-ratelimit-remaining] => 9987 [x-error-detail] => Not all requested shop sections exist. [x-etsy-request-uuid] => b1P7LkmMzHttg_buRFzKGLBj3S0Q [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 ( ) )
--
Can someone please help???