Exercise Tracker 19/09/21

Tell us what’s happening:
Error :
// running tests
Each item in the log array that is returned from GET /api/users/:id/logs is an object that should have a description, duration, and date properties.

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: Glitch :・゚✧

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36

Challenge: Exercise Tracker

Link to the challenge:

Hello there,

I do not see a date property returned…

Hope this helps

i fixed it, but still have the same error

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