cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to update magento order with tracking information after upgrade to 1.9.3

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Unable to update magento order with tracking information after upgrade to 1.9.3

Hello All,

 

After a recent upgrade of magento to 1.9.3 we observed that combination of order_shipment.create and order_shipment.addTrack are not working.

 

We see the below error in the log

 

Wrong content-type (received 'text/html' but expected 'text/xml'):

Fatal error: Uncaught TypeError: Argument 1 passed to Mage_Api_Model_Server_Handler_Abstract:: processingMethodResult() must be of the type array, string given, called in /chroot/home/quickdec/quickdecor.com/html/app/code/core/Mage/Api/Model/Server/Handler/Abstract.php on line 299 and defined in /chroot/home/quickdec/quickdecor.com/html/app/code/core/Mage/Api/Model/Server/Handler/Abstract.php:559
Stack trace:
#0 /chroot/home/quickdec/quickdecor.com/html/app/code/core/Mage/Api/Model/Server/Handler/Abstract.php(299): Mage_Api_Model_Server_Handler_Abstract->processingMethodResult('6050517')
#1 /chroot/home/quickdec/quickdecor.com/html/lib/Zend/Server/Abstract.php(232): Mage_Api_Model_Server_Handler_Abstract->call('3a09a57f1b187a2...', 'order_shipment....', Array)
#2 /chroot/home/quickdec/quickdecor.com/html/lib/Zend/XmlRpc/Server.php(599): Zend_Server_Abstract->_dispatch(Object(Zend_Server_Method_Definition), Array)
#3 /chroot/home/quickdec/quickdecor.com/html/lib/Zend/XmlRpc/Server.php(337): Zend_XmlRpc_Server->_handle(Objec in /chroot/home/quickdec/quickdecor.com/html/app/code/core/Mage/Api/Model/Server/Handler/Abstract.php on line 559

 

 

Any help on this issue would be appreciated. Thanks.

2 REPLIES 2

Re: Unable to update magento order with tracking information after upgrade to 1.9.3

Hi @akshar,

 

Can you show us the code that you're using?

Re: Unable to update magento order with tracking information after upgrade to 1.9.3

@akshar: What tool you are using?