Reading categories over the REST API, doesn’t return empty categories
-
Hello,
If I read the categories from WooCommerce through the RestAPI,
it didn’t return categories, which are empty.GET Request is:
https://my.url.com/wp-json/wc/v3/products/categories?&per_page=100&hide_empty=false&consumer_key=XYZ&consumer_secret=XYZ
If I assign a product to a category, the category will be downloaded without any problem.
WC Version is: 6.9.4
So what goes wrong?
With best regards,
Seek51
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Reading categories over the REST API, doesn’t return empty categories’ is closed to new replies.