Currently using cloud matomo
Info from Chrome
Seems calls to get https://****.matomo.cloud/matomo.php are failing on chrome due to a CORB error
matomo.js:35 Cross-Origin Read Blocking (CORB) blocked cross-origin response https://****.matomo.cloud/matomo.php with MIME type application/json
Fix from google suggests
we recommend informing the website and requesting that they correct the "Content-Type" header for the response
- Also may be triggered by
"X-Content-Type-Options: nosniff"
in header
https://www.chromium.org/Home/chromium-security/corb-for-developers
2 posts - 2 participants