woocommerce rest api
-
Hii all
I am facing a problem regarding update delete user information with woocommerce rest api. i easily get the data but when i using post or delete method the postmen rest client give me a error which is given below:
{
“errors”: [
{
“code”: “woocommerce_api_authentication_error”,
“message”: “Invalid Signature – provided signature does not match”
}
]
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘woocommerce rest api’ is closed to new replies.