N11 Api ile ürün kaydetme olayı çalışıyor iken son günlerde aşağıdaki hatayı almaya başladık. Sebebi nedir acaba?
Fatal error: Uncaught SoapFault exception: [Client] SOAP-ERROR: Encoding: object has no 'unitInfo' property in C:xampphtdocslocalhost1n11n11.class.php:52 Stack trace: #0 C:xampphtdocslocalhost1n11n11.class.php(52): SoapClient->__call('SaveProduct', Array) #1 C:xampphtdocslocalhost1n11n11.class.php(52): SoapClient->SaveProduct(Array) #2 C:xampphtdocslocalhost1n11index.php(46): N11->SaveProduct(Array) #3 {main} thrown in C:xampphtdocslocalhost1n11n11.class.php on line 52
"unitInfo" değerini boş değer vererek sorun çözüldü.