Use the .env File - Works but not passing automated test

Tell us what’s happening:

My code produces the required output, but does not pass the automated test. I have tested by changing the env variable and the message remains lower case. I have also gone through the KB/forum and have not found a solution to this particular issue.

Your project link(s)

solution: boilerplate-express - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15

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

Link to the challenge:

hi there, your solution link gives a not found message. Can you check if the link is correct?

It was a typo, link fixed.

I submitted the link previously as:

https://boilerplate-express.mbenn.repl.co/json

Using this link, the test passed:

https://boilerplate-express.mbenn.repl.co

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