I seem to be getting the following error when making a call using the Zend SOAP Client.
"Cannot process the message because the content type 'application/soap+xml; charset=utf-8; action="http://tempuri.org/ISendAPI/GetExchangeRateList"' was not the expected type 'text/xml; charset=utf-8'."
Is there any way I can set the content type, couldn't really find anything in the documenation
THANKS!