Answer the question
In order to leave comments, you need to log in
PHP. Unable to read SOAP server response. MTOM?
There is a request to the web services server via SOAP. Everything at first glance usually - an envelope with some data. Through SoapUI requests are executed, responses are received. But as soon as it comes to requests and processing responses through PHP, then the problems begin. The native PHP SoapClient can't read the response, it just hangs. Can't get it to work at all. There have been attempts to simulate SOAP requests via cURL\Guzzle, but alas, the result is the same.
Screenshots below. There is a suspicion that this is MTOM , but I'm not sure.
Please, if someone has experience or someone knows what could be the problem, suggest a solution. I guarantee my gratitude.
Request
and response. Pay attention to the part highlighted in red
What are these fragments? How to make SoapClient work fine?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question