WooCommerce-REST-API-Client-Library icon indicating copy to clipboard operation
WooCommerce-REST-API-Client-Library copied to clipboard

Post type Method not working for WooCommerce

Open vineet-agrawal96 opened this issue 9 years ago • 0 comments

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" } ] }

vineet-agrawal96 avatar Jun 09 '16 07:06 vineet-agrawal96