I’m getting CSP errors, is it fixable by dealing with custom metatags?
The log says "Refused to connect to ‘https:in.hotjar.com/api/…’ because it violates the following Content Security Policy directyve: “connect-src ‘self’ blow: wss: https://…”.
I’m getting CSP errors, is it fixable by dealing with custom metatags?
The log says "Refused to connect to ‘https:in.hotjar.com/api/…’ because it violates the following Content Security Policy directyve: “connect-src ‘self’ blow: wss: https://…”.
You need to add those URLs (you can’t connect to) in Environment Config → Content Security → Web Request Targets.
For E.g. add “https://*.hotjar.com” as a web request target.
Do this for each environment using the Hotjar script.