REST API Consumer Secret is invalid
-
Hi,
I’m trying to use the WC REST API and I can’t get past authentication. No matter how many keys I make or try, I keep getting the same error:[{“code”:”woocommerce_api_authentication_error”,”message”:”Consumer Secret is invalid”}]
I’m following the steps here: https://woothemes.github.io/woocommerce-rest-api-docs/#authentication
currently I’m just trying Curl to get responses and using basic authentication with SSL. If I try to get the index page that works fine, but once I try something requires authentication, I get the error above. Is there something else I should be doing or is there something else wrong? Or this there anything else to try or look at to figure out what’s going on?Thanks for the support.
WC Versions: 2.5.2
WP Version: 4.4.2
- The topic ‘REST API Consumer Secret is invalid’ is closed to new replies.