Hello All,
I am trying to access NAV webservice using SOUP UI 2.5.1.
I am able to import the WSDL but when trying to hit the request I am getting below error :
HTTP/1.1 400 Bad Request
Content-Length: 0
Server: Microsoft-HTTPAPI/2.0
Date: Wed, 10 Dec 2014 11:08:19 GMT
Connection: close
error log : ERROR:java.lang.Exception: Failed to access [http://www.soapui.org/appindex/soapui_start.php?version=2.5.1]
I have gone through one blog suggesting to hit the request with proxy setting on.
I set the proxy and hit it again but this time I am getting error :
HTTP/1.1 401 Unauthorized
Content-Length: 0
Server: Microsoft-HTTPAPI/2.0
WWW-Authenticate: NTLM
Date: Wed, 10 Dec 2014 11:10:09 GMT
Cache-Control: proxy-revalidate
Connection: close
Proxy-support: Session-based-authentication
Any suggestion or help to resolve this would be appreciated!!
Thanks!!
Pooja
*This post is locked for comments