There seemed to be some issues like Chrome and Edge (on Windows) not connecting to localhost, as mentioned at https://stackoverflow.com/questions/43889497/chrome-cannot-connect-to-http-localhost8080-but-http-127-0-0-18080-works
So, I just changed the SSH tunnel to port 8080, and used the url like http://127.0.0.1:8080/restOfURL for it to work.
No comments:
Post a Comment