Basic Node and Express - Use the .env File

Tell us what’s happening:
Describe your issue in detail here.

Your project link(s)

solution: https://bpexpress.azurewebsites.net/json

Your browser information:

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

Challenge: Basic Node and Express - Use the .env File

Link to the challenge:

I am getting the desired result, but the grader flags it as a failure.
Any idea ? thanks.

A post was split to a new topic: Basic Node and Express

Your GitHub code for the ‘/json’ route works for me (when I paste it into my repl for this course).

The solution link you posted doesn’t work for me though:

Error 403 - This web app is stopped.

Hi, thanks for your reply. I have just restarted the web app. Would you pls try now ?

Sorry, I have no idea why FCC won’t let you pass this challenge. Your code appears to work fine and the live link to your project appears to do what is expected. Your live link just won’t pass the challenge though, even though your myApp.js code does pass when I paste it into my repl.