Thank you, I was trying to consume ASMX web service as instructed in Xamarin ASMX Consuming an ASP.NET Web Service (ASMX) - Xamarin[^] I could make out the expected output was not as per the standards are given SOAP 1.1. So I have to modify the ASMX service Thank you again