speedruncomorg / api

REST API Documentation for speedrun.com
346 stars 36 forks source link

API requests suddenly getting blocked by CORS #130

Closed HielkeMaps closed 2 years ago

HielkeMaps commented 3 years ago

Lately I noticed that my website can't access the speedrun.com API anymore. I didn't change anything about the code, it just stopped working from one day to the other. I'm using the speedrun.com api to show the fastest time for my Minecraft maps.

You can see this at this page for example: https://hielkemaps.com/maps/parkour-spiral

The error: CORS header 'Access-Control-Allow-Origin' missing

I'm not sure what I can do about this, any help would be appreciated.

HielkeMaps commented 2 years ago

Aaand now it magically works again. Thanks I guess xD