Error message "Product not exists." when using SOAP v1 catalog_product.info
Hi all,
I am trying to use SOAP v1 to get information about given product. I am able to get list of products using catalog_product.list method.
However, when I try to show details for a given product using catalog_product.info method, I got an error "Product not exists." even it is listed in catalog_product.list result.