Relative Content

Tag Archive for asp.netweb-servicessoappostman

Calling ASP.NET Web Service through PostMan

I am trying to call asmx web service RetrieveFacsimile method through PostMan. I am passing all parameters and security token information in SOAP Envelope. I am getting 400 Bad request error message. Not sure what I am doing wrong. any Idea?