Error on API Request
-
Intermittently on https://quilthendesigns.com, I was receiving the error
API reponse should be HTTP 200
The Etsy Shop plugin had a pending update, so I applied it. In the Etsy Shop options, next to my API Key I have the message “You API Key is invalid.” I generated a second key as a test and get the message with either key. On the front end, I am receiving the error
Error on API Request
The output from Debug Mode is below. Thanks for any help you can provide, with either issue!
--- Etsy Debug Mode - version 0.9.5 ---Go to Etsy Shop Options page if you wan't to disable debug output.
--- Etsy Request URL ---
https://openapi.etsy.com/v2/shops/QuiltHenDesigns/sections/7875478/listings/active?api_key=n87yfqoo5xa4auao685otiw6&includes=Images
--- Etsy Response ---
WP_Error Object ( [errors] => Array ( [http_request_failed] => Array ( [0] => SSL certificate problem: unable to get local issuer certificate ) ) [error_data] => Array ( ) )
Etsy Shop Debug Mode
WP_Error Object ( [errors] => Array ( [etsy-shop] => Array ( [0] => Etsy Shop: Error on API Request ) ) [error_data] => Array ( ) )
- The topic ‘Error on API Request’ is closed to new replies.