0
Answer

Client found response content type of 'text/html; charset=ut

Sven Kurrat

Sven Kurrat

9y
1.5k
1
Hallo,
 
I have a problem when I'm consuming a webservice I get the following error message.
Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
 
I'm calling the webservice from a .net Client via Visual Studio 2013.
 
The web service is hosted on a ZendSoapServer via Silex.
The webservice is ccreated by Zend Autodiscovery
 
Has anybody an idea what is wrong.
 
Thank you
Sven