Can't get script tag to work in landing pages plugin due to content-security-policy

inline js script tag isn’t being loaded due to csp and idk how to fix it.

2 Likes

There’s some information in this post that may help: Mitigate XSS Attacks with Content Security Policy

1 Like

I’ve read through that and others but cannot piece together how to actually add the exception to the content_security_policy_script_src

1 Like