isomorphic-material-relay-starter-kit
isomorphic-material-relay-starter-kit copied to clipboard
'Access-Control-Allow-Origin' wildcard error
I get the following error on console when I execute npm run dev on console and run localhost:4444 on chrome.
XMLHttpRequest cannot load http://localhost:8080/sockjs-node/info?t=1486303721476. The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'http://localhost:4444' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.