We are currently hard coding local host connection strings which is due to the different ports used on the client and server. Need to figure out a way to remove the localhost:port from all requests because when we push this up to a server, it will not work.