console-remote
console-remote copied to clipboard
Content Security Policy: The page’s settings blocked the loading of a resource at
I'm using the latest connecto and adde the JS tag as usual, but when I call console.re.log('remote log test'); the browser throws errors related to de CSP:
Content Security Policy: The page’s settings blocked the loading of a resource at https://console.re/socket.io/?EIO=4&transport=polling&t=O6pVkwA (“default-src”).
I can't figure how to add the proper CSP configuration.
I'm using the public remote server.
@maleficarum I never saw this error before with console remote. I use the same connect script on https://runjs.co and it works just fine right now. What browser do you use ? Maybe they changed something in recent browser version.