Google Maps doesn’t work with enabled Content-Security-Policy
-
Hello,
First of all than you for your plugin! I’m using it for about month or two without any troubles. But today Google Map on the website disappear and there is message “This content is blocked. Contact the site owner to fix the issue.” I tried to find out what is going on and found this: https://www.reddit.com/r/Wordpress/comments/1hjwz80/wp_error_this_content_is_blocked_contact_the_site/ There is advise:
with nginx,add_header Content-Security-Policy “default-src * data: ‘unsafe-eval’ ‘unsafe-inline’; frame-src ‘self’ blob:;” always;
solved same problem for me.
So, I tried to disable Content-Security-Policy header and Google Maps is working again. Please, could you resolve this so that Google Maps will be working with Content-Security-Policy header enabled?
Thank you very much in advance.
Kind regards
Roman
- You must be logged in to reply to this topic.