I get CORS errors by using the open data hub api - noi-techpark/opendatahub-docs GitHub Wiki

I get CORS Errors in my HTML/JS Application

Make sure the https Endpoint is called instead of http. The http to https forwarding can cause CORS Errors in the Browser.