Why is it not giving me a check?

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

I have done what was asks but i dont know where i got wrong?

Your project link(s)

solution: https://replit.com/@goldreb/project-timestamp-freecodecamp

Your browser information:

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

Challenge: Timestamp Microservice

Link to the challenge:

Why do you have timestamp in the path?

Example Usage:

No timestamp here.

Your code:

app.get('/api/timestamp/:input', (req, res) => {

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