azharimm / football-standings-api

Display football standings e.g epl, la liga, serie a etc. The data is based on espn site.
https://api-football-standings.azharimm.dev/
105 stars 29 forks source link

Set headers #2

Closed ewelinaMaz closed 3 years ago

ewelinaMaz commented 3 years ago

Hello Azharimm, Did you set any headers in your api? I try to use it by my browser throw me this error: "Access to XMLHttpRequest at 'https://api-football-standings.azharimm.site/leagues/eng.1/standings?season=2021&sort=asc' from origin 'http://localhost:4200' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://azharimm.tk' that is not equal to the supplied origin."

I will be really grateful for your help. Best regards, Ewelina

azharimm commented 3 years ago

Hi, i've remove the cors origin, please try again and let me know if it's fixed.

ewelinaMaz commented 3 years ago

yes, thank you a lot :)