Basic Node and Express - Serve JSON on a Specific Route

Tell us what’s happening:

When I paste my url https://3000-freecodecam-boilerplate-h8fxgdr54da.ws-eu117.gitpod.io/json in the field for the challenge, I get message

You probably want to submit the root path i.e. https://example.com, not https://example.com/path

Why? It is the same way I was doing like before.

###Your project link(s)

solution: https://3000-freecodecam-boilerplate-h8fxgdr54da.ws-eu117.gitpod.io/json

Your browser information:

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

Challenge Information:

Basic Node and Express - Serve JSON on a Specific Route

remove the /json part from the url you are submitting