Basic Node and Express - Start a Working Express Server

I have tried to submit the solution link using repl and glitch under this stage, but it does not work even though the server serve the string correctly.
Any help or explanation will be highly appreciated.
Thank you.

Your project link(s) boilerplate-express (1) - Node.js Repl - Replit

Your browser information:

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

Challenge: Basic Node and Express - Start a Working Express Server

Link to the challenge:

When I submit your app, it passes for me.

Make sure you are submitting a link to the running server, not a link to the server file.

Your link above is:

https://replit.com/@kayodeJesuseun/boilerplate-express-1#server.js

You should be submitting:

https://boilerplate-express-1--kayodejesuseun.repl.co/

I got this url by pressing the “Open website” button.

Many thanks to you, Mr Kevin Smith. I have tried repeatedly before to submit the same solution link you mentioned, but it was unsuccessful until I highlighted on the solution link directly and right link to copy and paste, and it worked perfectly now.
Thanks once again for your time to share your support!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.