Orderby include not working with rest API
-
I am trying to order my products by included Ids , but the parameter “orderby=include” is ignored
The URL is
../wp-json/wc/v3/products?consumer_key=”my_consumer_key”&consumer_secret=”my_cs”&include=19456,19461,19441,19445,19451&orderby=includeWhat seems to be the problem ?
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Orderby include not working with rest API’ is closed to new replies.