fathomnet / community-feedback

1 stars 0 forks source link

CORS missing for /boundingboxes/list/concepts call on homepage #133

Closed kevinsbarnard closed 9 months ago

kevinsbarnard commented 1 year ago

CORS header ‘Access-Control-Allow-Origin’ for http://fathomnet.org:8080/boundingboxes/list/concepts missing — error on homepage Untitled

Not sure where this call is coming from; can't tell if it's actually breaking anything

hohonuuli commented 9 months ago

HTTPS endpoint with CORS is https://fathomnet.org/api/boundingboxes/list/concepts

kevinsbarnard commented 9 months ago

May be fixed, check if this is still the case