https://localhost/wordpress/wp-json/wc/v3/products/?sku=123456
GET request is performing
By applying the above url in POSTMAN PUT request getting the below error
{
“code”: “rest_no_route”,
“message”: “No route was found matching the URL and request method.”,
“data”: {
“status”: 404
}
}
-
This reply was modified 1 year, 2 months ago by devarnab.
-
This reply was modified 1 year, 2 months ago by devarnab.