Flask server is not listening to 127.0.0.1:5000 but it was able to listen on machines ip address
I have a RESTFUL service with flask server running on a windows machine. I was able to the response from the ip address of machine with port number 5000 <ip_address:5000> but not from the localhost:5000/api/user