Hi @lrehbein,
Thanks for the replay,after /wp-json/wc/v3/products/<id> passing with authentication also i’m getting the below response
{
“code”: “woocommerce_rest_cannot_view”,
“message”: “Sorry, you cannot list resources.”,
“data”: {
“status”: 401
}
}