Back End Development and APIs Projects - Exercise Tracker

Tell us what’s happening:

Not sure what I am doing wrong because all tests but the 16th pass.

###Your project link(s)
snapshot: Dashboard

Your browser information:

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

Challenge Information:

Back End Development and APIs Projects - Exercise Tracker

Hey, I came across this question last week and it was exactly the same with Vs code web and a snapshot. Here is a link that may help.

I would break the code up in the log route using await so you can easier log each step.

There is a discrepancy between what you are saving and sending in the /api/users/:_id/exercises route. See if you can spot it.