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
}
}
Hi @takayukister,
Thanks for replay,I’m not able access the contact form with contact form id.
{“code”:”wpcf7_forbidden”,”message”:”You are not allowed to access contact forms.”,”data”:{“status”:403}} here i’m getting the response how to resolve this issue