Soap webservice returns “The content type application/soap+xml; charset=UTF-8”
问题 I'am trying to communicate with some SOAP webservice (which is from Joomla) I keep getting this error: The content type application/soap+xml; charset=UTF-8 of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 330 bytes of the response were: '<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org