Not able to fetch products by category
-
List all products end point has stopped working after upgrading to new version
We are using this end point to fetch products by category and has stopped working
Example
CURLOPT_URL => “https://example.com/wp-json/cocart/v1/products?category=category-slug”I have also tried passing the category ID but does not work
however if I don’t put the category then it does list out all the products.
Thanks in advance
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.