This forum is now Read-Only. The Magento Community Forum is scheduled to close permanently on December 31, 2025. Please save any necessary information before this date. Join us on Slack for continued engagement!
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.