I have been trying to get Category Image through magento SOAP API. When I access to catalog_category.info method, it passes just image name, not URL of image.
How could I get FULL URL of category image using SOAP API Call?
Categories images are in the folder magentohost/magento/media/catalog/category/ so the FULL url is magentohost/media/catalog/category/image_name