Not sure why this isn't working for me
-
I just activated this plug-in, and it seems to not be working for me.
This is what comes up when I put the code into 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 —
https://openapi.etsy.com/v2/shops/EmDashDesigns/sections/5159517/listings/active?api_key=mg2www85mrgqh77sbrinpkq3&includes=Images
— Etsy Response —
Array ( [headers] => Array ( [date] => Sat, 12 Jan 2013 04:16:28 GMT [server] => Apache [x-ratelimit-limit] => 10000 [x-ratelimit-remaining] => 9978 [x-error-detail] => Not all requested shop sections exist. [x-etsy-request-uuid] => AE6iKfC77v5roYJFeS0M_6fFu3tx [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 ( ) )My site is https://www.theemdash.com, and my Etsy shop is at https://www.etsy.com/shop/EmDashDesigns. After going through Etsy Mini, I believe my shop's ID is 5159517, so I put this code into my page:
[etsy-include=EmDashDesigns;5159517]
I'm new to WordPress, and I believe that I correctly gave read and write access to tmp folder, but if it seems like I did not do that right, let me know.
What are your thoughts?
- The topic ‘Not sure why this isn't working for me’ is closed to new replies.