Search code examples
magento-1.7magento-1.4magento-1.5magento

In magento unable to get the image url thorugh the REST URL


I am using magento to get the list of products through the REST url as localhost/magento/api/rest/products. In this list i am getting the image_url node. but when i give the image url as localhost/magento/api/rest/products/166/images, it shows "magento_api/".. Thats it. No more information about the image url..

So how can i get the image details through the URL??


Solution

  • If images are there then, it should shows three images,here, and aslo confirm the other images are selected or not check this...admin panel

    also refer this to upload images in product wiki