Woocommerce REST API not accessible
-
I have created a REST API and then use the following lines to get the access but it failed with below message.
https://handlanu.se://wp-json/wc/v3/orders
{
“code”: “woocommerce_rest_cannot_view”,
“message”: “Sorry, you cannot list resources.”,
“data”: {
“status”: 401
}
}I am using the right API keys as well. Not sure what is the issue?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Woocommerce REST API not accessible’ is closed to new replies.