I try to add some pictures to a simple product, which was created (without error) by the API. The product is shown in frontend its functional with all wanted attributes. But if I check afterwards
$client->call($sessionId, 'product.info', '123456');
I get Soap Error: “101: Product doesn’t exists”. But its definitivly reachable over back- and frontend. (Cache cleared, Index refreshed)
Same issue, when I try to add media informations. On Confugurable Products the error don’t show up and the pictures are added whithout any problems.
Maybe I messed something up with the attributes or the attribut sets… I don’t know, where to watch first.
I’m at my php’s end!
Using Magento 1.6.0.0
Thank your for clarify me.
Best regards.
Have you tried this call with your product id instead of the sku? I had some problems in the past with product calls and the sku.