Glitch link doesn't work if I paste it in solution, HELP

Tell us what’s happening:
If I paste my solution to FreeCodeCamp it says :
"Hello World"should be in the console

I logged Hello World in myApp.js from the FCC boilerplate on Glitch with console.log("Hello World"); but when I copy and paste the Live App link it doesn’t work.

Can you please Help me? I even tried with the challenge
“Managing Packages with Npm - How to Use package.json, the Core of Any Node.js Project or npm Package”

Same thing…

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36.

Challenge: Basic Node and Express - Meet the Node console

Link to the challenge:
https://www.freecodecamp.org/learn/apis-and-microservices/basic-node-and-express/meet-the-node-console

Here you go: https://common-acoustic.glitch.me
and: https://glitch.com/edit/#!/common-acoustic

Just this link: https://common-acoustic.glitch.me

Yes, when I press Submit I get a “Get Error”:

jquery.js:9837 GET https://common-acoustic.glitch.me/_api/hello-console net::ERR_NAME_NOT_RESOLVED

and this:

frame-runner.js:70 Error
    at Object.eval (eval at _callee$ (VM46 frame-runner.a8eacec985ff33f24600.js:25), <anonymous>:1:175)
    at s (VM46 frame-runner.a8eacec985ff33f24600.js:25)
    at f (VM46 frame-runner.a8eacec985ff33f24600.js:25)

I actually get this error on the first submit:

common-acoustic.glitch.me/_api/hello-console:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED

I am trying with different browsers… same
But from MS Edge I get this:

[object Error]: {description: "undefined", stack: "Error at Anonymous function (eval code:1:169) at s (https://www.freecodecamp.org/js/frame-runner.a8eacec985ff33f24600.js:25:25734) at Anonymous function (https://www.freecodecamp.org/js/frame-runner.a8eacec985ff33f24600.js:25:26044)"}
description: "undefined"
stack: "Error at Anonymous function (eval code:1:169) at s (https://www.freecodecamp.org/js/frame-runner.a8eacec985ff33f24600.js:25:25734) at Anonymous function (https://www.freecodecamp.org/js/frame-runner.a8eacec985ff33f24600.js:25:26044)"

__proto__: Error

I tried different browsers for this reason…

I turned my anti virus and all protection settings off… same result

Yes, thank you @camperextraordinaire

Excuse the late answer,

Hi @camperextraordinaire
did you find any solution? I can’t go on… is this the first case this happens?