Getting error while procession soap message formed using Assign Message Policy

I have added an assign message policy to form the soap request and set all the headers and verb also. But when i am hitting the request getting below error

"Transport level information does not match with SOAP Message namespace URI"

However, when pass the same request directly from postman without any assign message policy in the proxy, it passes through.

I verified the trace files of both the calls, everything looks same but not sure why the error is coming only in case of Assign Message Policy.

Could you please help us with this issues.

 

0 1 110
1 REPLY 1

Working now. The spelling of content-type header was incorrect.