Hi folks ,
could you please help me on below issue what would be all possiblities to get this issue.
WSDLParseException also getting along with below issue
Please check the URL and make sure that it is a valid XML file [javax.net.ssl.SSLProtocolException: FATAL Alert:UNEXPECTED_MESSAGE - A message out of sequence was received.]
Madan ShekarPosted Nov 5, 2018, 3:21 AM
please check with your URL (http or https)
if you get 500 status code means issue with server side
404 means wrong url you are intiating
401 means unauthorised request , you need to pass token in header
if this is post request means pass profer data
any doubt you can ask