Back End Development and APIs Projects - Exercise Tracker

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-

Did you fix it? Your code is passing for me with my own DB.

If not, try deleting the collection and run the tests again.

Hi, yes I fixed it. I still don’t know how, but it works.