Greeting, i'm trying to write an app using angular4. When i try to use any http get request i receive the follow message:
XMLHttpRequest cannot load http://bbapi.buzzerbeater.com/login.aspx?login=XXX&code=XXX. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:4200' is therefore not allowed access. The response had HTTP status code 403.
Can someone help me?