CORS Issues Blocking Updates / Diagnostics

This morning I noticed that I’m unable to send certain commands from https://dashboard.balena-cloud.com/. I’m running Chrome 115.0.5790.171.

Attempting to update the Host OS provides the following pop-up:
image

Checking the console shows the following CORS error:

Access to XMLHttpRequest at 'https://actions.balena-devices.com/v1/REDACTED/resinhup' from origin 'https://dashboard.balena-cloud.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

I also tested the Diagnostics page, which shows the same pop-up and console errors.

I tried testing this in Incognito mode, as well as Microsoft Edge with the same issues.

I’m not sure what changed, but it is working now!