drwohlers
6 years agoNew Contributor
HTTP/1.1 400 Proxy error
Need help with this error. After talking with my Network team, I was told that we do not have Proxy Servers. I set the Proxy Settings to None in SOAPUI. I am getting the following error when trying...
- 6 years ago
Hey!
I think the 'proxy error' is steering you in the wrong direction - I think the developers who developed the app have gotten their exception handling muddled - 400 is a bad request/malformed request, not relevant to a proxy and this is backed by your network guys.
So - there's a problem with either the SOAP envelope or the payload within the SoapBody tag.
If you can publish the SOAP request and response and the .wsdl and .xsd - we should be able to identify what went wrong!
Cheers,
richie