“Could not get any response” response when using postman with subdomain

I am using postman to test an API I have, all is good when the request does not contain sub-domain, however when I add a sub-domain to URL I am getting this response. Could not get any response There was an error connecting to http://subdomain.localhost:port/api/ Why this might have happened: The server couldn’t send a … Read more