cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while calling Soap service - Unsupported xstream found: ("HTTP Code 200 : OK")

former_member636171
Participant
0 Likes
2,797

Hello all,

I'm trying to connect to a Soap service that uses X.509 certificate signature and username authentication but I keep getting a the following error:

SOAP:1007 SRT: Unsupported xstream found: ("HTTP Code 200 : OK")


I tried following all other answers similar questions got but I'm no closer to figuring out what's causing this error.

I've set up a Service Consumer using wsdl and the Logical Port in Soamanager using Manual Configuration. No matter whether I use User ID / Password Auth or X.509 SSL Client Certificate I still get this same error. I've made sure Transport Binding Type is correctly set to SOAP 1.1 and when I ping the service I get a success message. I've also Set a non-default value for SOAP Action and that doesn't change anything.

I've seen some answers mentioning the Content-Type header variable should be set to text/xml; charset=utf-8 but I don't know where I can configure that but I'm not sure that's the problem.

I did also try to set the logical port using WSDL Based Configuration but then I cannot apply the certificate and I get a "Message does not meet the security requirements" error.

I've already made a connection using SoapUI so I know the service is working and I've got the correct certificate and login details but I have no idea on how to move forward. Does anyone here know a possible solution for this?


Huge thanks,
Birgir Snorrason

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Likes

Hello. Did you solved this issue? I'm facing exactly the same issue like you described.

Thanks

0 Likes

Did u able to solve this problem?