ctftime.org
ctftime.org copied to clipboard
API issues
Perhaps I do not understand something, but this is not normal, when I request a list of upcoming events, I get a CORS error:
Access to fetch at
'https://ctftime.org/api/v1/events/?limit=10' from origin 'http://mysite.com' has been blocked by CORS policy: No 'Access-Control-Allow- Origin 'header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Well, it was not intended to be client API. I'll think about it.