woocommerce_rest_cannot_view “status”: 401
-
Hey facing a problem using woocommerce rest API, Tested using postman
GET request: https://www.pay2vault.com/wp-json/wc/v2/products
Using basic auth
Username: my_consumer_key
Password: my_consumer_secResponse:
{
“code”: “woocommerce_rest_cannot_view”,
“message”: “Sorry, you cannot list resources.”,
“data”: {
“status”: 401
}
}https://drive.google.com/file/d/1iiJf4KRV8kR3lny_huBa3q_prL8VuVT6/view?usp=sharing
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘woocommerce_rest_cannot_view “status”: 401’ is closed to new replies.