Hi,
in my app, i want to use my laptop as a server or backend.(local host)
so my url will be like http://10.10.150.222/api/abc/xyz
i tried to do this from postman in chrome and it worked, but from appery service test its failing. it says connection time out error.
so how can i acheive this
Thanks in advance