I get this error:
Access to fetch at 'https://api.MYDOMAIN/healthcheck' from origin 'https://www.MYDOMAIN' has been blocked by CORS policy:
It worked previously with HTTP GET request. Is there any reason why it would stop working after replacing HTTP to HTTPS?