Use the .env file exercise not passing

Hey there.

I don´t understand why is my code not passing this test. I’ve checked everything and seems to work fine. I´ve attached two screenshots.

Thanks.

Your project link(s)

solution: https://replit.com/@7ing7ing/boilerplate-express-1

Your browser information:

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

Challenge: Use the .env File

Link to the challenge:

You need to find the value of mySecret inside of your function so that your function can respond to changes in the secrets/env.

1 Like

@JeremyLT thanks. This was driving me crazy because it worked but didn´t pass.

1 Like

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