NTLM Authorization does not work with SOAPUI where as simple GET url in browser or Postman work well
Hello Team,
Presently with SOAPUI version 5.4.0 I am trying to fire a GET request to generate an access token for further use in other REST calls. However when I tried to send the request via SOAPU...