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: