Exercise Tracker date test

Hey everyone, i have a problem with 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. I test with original url of freecodecamp and show me the same error. I don’t know what is the missing or that i have to add to complete this point is the unique point missing to success.

psdta: I don’t know how handle the case in invalid date because when its invalidate i put the dict{} with the current date, because if i skip this of the invalidate date and not add, this fail in the other test.

I have the save issue. have you solve your problem :frowning_face:

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