#Content Security Policy Help
1 messages · Page 1 of 1 (latest)
What if you add another property to the meta tag including script-src 'self' https://metamask-sdk-socket.metafi.codefi.network;
1 messages · Page 1 of 1 (latest)
I am on Electron 24.8.8 and am getting a csp error
However, this is the code I'm using
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; connect-src https://metamask-sdk-socket.metafi.codefi.network;">
What if you add another property to the meta tag including script-src 'self' https://metamask-sdk-socket.metafi.codefi.network;