Unable to complete challenge due to route error

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

Your project link(s)

solution: https://replit.com/@patlegulshankn/boilerplate-express-3#myApp.js

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0

Challenge: Serve JSON on a Specific Route

Link to the challenge:

Hello, can you elaborate on the route error you are having?

Your code is passing for me. Not sure if you fixed it or what?

Help me to fix it or Share link or small video how you are passing the route

I was passing the link in challenge it is not processing it but I’m getting same output as expected with that particular “…/json” route.

It won’t do you any good to see it pass. I can assure you it is/was passing.

Are you using the correct link when submitting?

https://boilerplate-express-3.patlegulshankn.repl.co

I am facing this issue while submitting the challenge code link.

Link I am using is : https://boilerplate-express-3.patlegulshankn.repl.co/json

I dont know whats wrong? Help me out Im stuck with this…

You shouldn’t use that link. That has /json at the end.
Remove that.

Use this one exactly as written.

When I use that link I am also able to pass the tests

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