Closed sandorvasas closed 2 years ago
This should be fixed. The public Snowstorm instance now returns the following access control headers:
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Methods: GET, POST, OPTIONS
< Access-Control-Allow-Headers: DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range
< Access-Control-Expose-Headers: Content-Length,Content-Range
CORS headers are not present on the API response, therefore the example can't be run. Is there any other way, or other URL to query the API?