I am trying to get all products for a category and products are coming without images. I have sample category with products in my poynt account but no images is coming.
I am calling productService.getRegisterCatalogWithProducts(poyntProductCatalogWithProductListener);
Am I doing anything wrong?