WooCommerce-REST-API-Client-Library
WooCommerce-REST-API-Client-Library copied to clipboard
Post type Method not working for WooCommerce
HI, If i'm used GET type method for the woocommerce then API is working fine but in case of POST type API is not working and giving the following error:-
{ "errors": [ { "code": "woocommerce_api_authentication_error", "message": "Invalid Signature - provided signature does not match" } ] }