I’m trying to embed the the optinmonster JS script in order to show a welcome pop-up for the launch of the forum.
I used the HTML Theme component to insert it right before the
But I get this error in the browser console :
Refused to load the script 'https://a.omappapi.com/app/js/api.min.js' because it violates the following Content Security Policy directive: "script-src 'report-sample' .... Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
Is there something I should allow in the settings to load the script ?