Hmmm… okay. Since it has been working fine until recently, where and what has changed then? I’m certain it’s not my notebook.
Should I contact RIVM and ask them to make their data CORS compliant?
Only if you're the only one who views your notebooks ;)
You could either attach the data to the notebook, or load it via a CORS proxy that adds the required headers.
Yes.
The retrieved header (served by httpd) says: Referrer-Policy: strict-origin-when-cross-origin.
Adding it to the notebook: stale data; This data gets refreshed by the source every so many days.
CORS proxy will work, yet I find it a kludge.
I’ll contact RIVM.
This ain’t over yet. RIVM replied: “probably destination has a lower security level than that being used for RIVM’s open data”.
Will investigate further Thu/Fri. Had no time on Wed/Thu.