13 years ago
Missing operation for soapAction
When I am sending request to soapUI but using external program I am getting this error:
I've read all topic about this problem and have Required SOAP Action turned off in soapUI 4.5.1
Using wireshark/netcat I've collected requests from my external program (python server) and soapUI (when I am clicking play button in request window):
https://gist.github.com/krotkiewicz/9bc ... 9cc14da23c
With first one i am getting the error described above, second one is fine.
What I am doing wrong ?
Missing operation for soapAction [https://services.lso.com/PricingService/v1_4/EstimatePrice] and body element [{https://services.lso.com/PricingService/v1_4}EstimatePrice] with SOAP Version [SOAP 1.1]
I've read all topic about this problem and have Required SOAP Action turned off in soapUI 4.5.1
Using wireshark/netcat I've collected requests from my external program (python server) and soapUI (when I am clicking play button in request window):
https://gist.github.com/krotkiewicz/9bc ... 9cc14da23c
With first one i am getting the error described above, second one is fine.
What I am doing wrong ?