Ecommerce icon indicating copy to clipboard operation
Ecommerce copied to clipboard

Not able to see products

Open ankushnaik05 opened this issue 3 years ago • 0 comments

Hello Sir,

My server and database is running fine but I am not able to show the products. The product API is giving 200 with empty result as follows: success: true, message: "category", products: [], totalProducts: 0, pages: 0} message: "category" pages: 0 products: [] success: true totalProducts: 0 } I searched in the router files but there is no api to post new product in collection. Please Help.

ankushnaik05 avatar Dec 27 '21 16:12 ankushnaik05