To test a webApi using Soap UI

Hi everyone,

I created few POST webApi and It was working fine while testing internally. But when I was trying to test the webAPi using SoapUI , It is giving the below error ,

HTTP/1.1 401 Unauthorized
Date: Mon, 21 Aug 2017 06:23:02 GMT
Server: Apache
Content-Length: 205
Keep-Alive: timeout=20, max=100
Connection: Keep-Alive
Content-Type: application/json;charset=ISO-8859-1

{"resource":"\/suite\/webapi\/startRuleTestsApplication","error":"APNX-1-4187-003","message":"Incorrect user name or password. Please check your credentials and try again.","title":"An Error Has Occurred"}

 

Kindly help me out .

  Discussion posts and replies are publicly visible