I am including the https://platform.twitter.com/widgets.js file in a salesforce page. This is utilized to create a tweet button to share the current page. This was working yesterday, then today I came in and the script is now causing me issues. The issue is this
Refused to load the script ‘data:application/javascript;base64,RANDOMCHARACTERS’ because it violates the following Content Security Policy directive: “script-src * ‘unsafe-inline’ ‘unsafe-eval’”.
Is there something that changed on Twitter’s end that is causing this issue?
Please let me know if there is more information needed from me.