REST API Create Product for specific Vendor
-
Hello,
I have created project in my local and I’m using your plugin to create product by rest API for particular vendor. But when I’m using this ‘ https://localhost/vendor/wp-json/wcfmmp/v1/products ‘ in postman to check API is working or not I’m getting this response
{
“code”: “rest_forbidden”,
“message”: “Sorry, you are not allowed to do that.”,
“data”: {
“status”: 401
}
}Could you please help me with this ? How can I created product using your API for specific vendor ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘REST API Create Product for specific Vendor’ is closed to new replies.