pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

Refused to load the script #97

Closed despairblue closed 6 years ago

despairblue commented 8 years ago
Refused to load the script 'https://stats.pusher.com/timeline/v2/jsonp/1?session=ODc2MzkwMTU1&bundle=MQ…V0X2lkIjoiMTYzMDc5LjIxODc5NCJ9LCJ0aW1lc3RhbXAiOjE0NTM5MTUzNjE3NDl9XQ%3D%3D' because it violates the following Content Security Policy directive: "script-src 'self'".
prototype.send @ /Users/danny/.atom/packages/atom-pair/lib/pusher/pusher.js:1037
2/Users/danny/.atom/packages/atom-pair/lib/pusher/pusher.js:114 Pusher : Error : {"type":"WebSocketError","error":{"type":"PusherError","data":{"code":null,"message":"To send client events, you must enable this feature in the Settings page of your dashboard."}}}
guilhermelimak commented 7 years ago

I'm having the same issue, does anyone know a solution?