remy / jsconsole

Web based console - for presentations and workshops
http://jsconsole.com
MIT License
1.91k stars 334 forks source link

:listen command gets blocked by CORS (No 'Access-Control-Allow-Origin' header is present on the requested resource) #156

Closed thallosaurus closed 3 years ago

thallosaurus commented 4 years ago

Everytime I want to use :listen the developer console just throws this error

StefanImhoff commented 3 years ago

Same here

StefanImhoff commented 3 years ago

Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://jsconsole.glitch.me/remote/. (Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' fehlt).

Cobertos commented 3 years ago

Same, in 2021. Has this not been fixed?

quintonn commented 3 years ago

why is this closed? This is still an issue

Giles-W commented 3 years ago

Seeing that people still seem to be able to use this tool and post other issues. What is the work around for this problem?

vlad-vovk commented 3 years ago

Same here