Solved
Error while consuming web service:Connection refuse connection failed
Hello,
i tried to access this url http://localhost:5555/Devices/
to get json response data but I am getting below error
Error executing service Message :: Connect to localhost:5555 [localhost/127.0.0.1] failed: Connection refused (Connection refused) - See Script Error Log for more details.
but i can access this url with Postman and get response
service:
thanks in advance

