Hi,
I have created a basesite with product catalog and content catalog, I have added three categories and three products in each categories. But I am not able to get any output when I use the URI to get all products for a category https://localhost:9002/rest/v2/base_site/products/search is failing and gives totalcount and totalpages as '0' in JSON result
whereas I am able to get the products for the existing stores like apparel-uk and electronics.
Please help me on this.
Thanks