That error means you are trying to run a script inline, which is disallowed by your current CSP configuration.
You have two options:
-
Fix the script that is trying to execute the inline. (recommended)
-
Disable CSP (not recommended)
That error means you are trying to run a script inline, which is disallowed by your current CSP configuration.
You have two options:
Fix the script that is trying to execute the inline. (recommended)
Disable CSP (not recommended)