You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meteo...@googlegroups.com
I'm trying to improve security in meteor app and I add browser-policy package. So from that moment Im not able to get facebook graph images and google scripts.
The question is .. where I can manage Browser Policy rules?
I tried it in server side /server/config.js file, but nothing happens..
the line I add was
BrowserPolicy.content.allowInlineScripts();
Thanks for Your help.
Ingus Štāls
unread,
Oct 23, 2014, 11:14:53 AM10/23/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Refused to load the script 'http://connect.facebook.net/en_US/sdk.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'".