Is the Exercise Tracker test currently bugged?

I’m currently stuck on the test “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.” for the Exercise Tracker even though I have the JSON date in toDateString() format. I also tested the codecamp’s example as a sanity check and it also fails that test. Has anyone else noticed this issue?

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

Challenge: Exercise Tracker

Link to the challenge:

I just passed the test and so does the codecamp example so I guess the issue is fixed.

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