Need help guys, I got stuck in FCC timestamp

I tried to submit my FCC timestamp but I only got 1 check, can anyone help me with this issue? I used replit.

Your project link(s)

solution: https://boilerplate-project-timestamp-yna--m34xrf.repl.co
githubLink: GitHub - ynabytes/FCC_timestamp_project

Your browser information:

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

Challenge: Timestamp Microservice

Link to the challenge:

The failing test says:

A request to /api/:date? with a valid date should return a JSON object with a unix key that is a Unix timestamp of the input date in milliseconds (as type Number)

Do you have a listener for that? That isn’t quite the url you have.

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