Tell us what’s happening:
The checking system gives me these errors and the response of my solution is the same as the system.
// running tests
The response returned from POST /api/users/:_id/exercises will be the user object with the exercise fields added.
The date property of any object in the log array that is returned from GET /api/users/:_id/logs should be a string. Use the dateString format of the Date API.
// tests completed
Your project link(s)
solution: https://project-exercisetracker-u5jo.onrender.com
githubLink: GitHub - oscargongora/project-exercisetracker
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Challenge: Back End Development and APIs Projects - Exercise Tracker
Link to the challenge: