XMLHttpRequest cannot load https://www.easports.com/fifa/ultimate-team/web-app. Response to preflight request doesn't pass access control check: A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'http://fut.dev' is therefore not allowed access. The credentials mode of an XMLHttpRequest is controlled by the withCredentials attribute.
What am I doing wrong?
(I built the js with browserify)
Chrome is giving me the following errors:
What am I doing wrong? (I built the js with browserify)