I’m having trouble with this challenge. I managed to check everything, but this :
The response returned from POST /api/users/:_id/exercises will be the user object with the exercise fields added
I really don’t know what is wrong with my answer, maybe it’s just some little detail that I’m not noticing
Here is the code on GitHub GitHub - RafaelSdeS/fccExerciseTracker-