I'm using retrofit to fetch some data from my API, but I get the exception below. the URL is fine since it works from my browser
java.net.UnknownHostException: http:/192.168.0.105:81/service.asmx?op=readAll
I'm using retrofit to fetch some data from my API, but I get the exception below. the URL is fine since it works from my browser
java.net.UnknownHostException: http:/192.168.0.105:81/service.asmx?op=readAll