Hello everybody,
I’m in a desperation mode, still don’t understand why I do not pass the validation of https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/exercise-tracker
My project: https://positive-fantastic-fight.glitch.me/
I’m still not passing this validation: “I can retrieve a full exercise log of any user by getting /api/exercise/log with a parameter of userId(_id). App will return the user object with added array log and count (total exercise count).”
Strangely, I pass the last one. My Json output is exactly as is the sample project’s. Please help if you can, thanks!
User with exercises id: 5ed12d30250eaf14348e3c5f