Google maps link not embedding anymore

Hi!

Existing embedded google maps don’t work anymore on my forum.
Examples:

The JS error messages:

Refused to execute inline script because it violates the following Content Security Policy directive: “script-src ‘nonce-2lnjuhekvca0sbtleehc2w’ ‘strict-dynamic’ ‘report-sample’ ‘unsafe-eval’ ‘unsafe-inline’ https: http:”. Note that ‘unsafe-inline’ is ignored if either a hash or nonce value is present in the source list.

Refused to load the script ‘https://maps.googleapis.com/maps/api/js?client=google-maps-embed&paint_origin=&libraries=geometry,search&v=3.exp&language=en_US&callback=onApiLoad’ because it violates the following Content Security Policy directive: “script-src ‘nonce-2lnjuhekvca0sbtleehc2w’ ‘strict-dynamic’ ‘report-sample’ ‘unsafe-eval’ ‘unsafe-inline’ https: http:”. Note that ‘strict-dynamic’ is present, so host-based allowlisting is disabled. Note that ‘script-src-elem’ was not explicitly set, so ‘script-src’ is used as a fallback.

Any idea how to fix that?

edit : works on Edge, the issue is from my end (probably a Chrome plugin), sorry about that. :slight_smile:

The issue came from this plugin:

I obviously don’t recommend this plugin, then… :sweat_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.