Exercise Tracker tests not passing - APIs and Microservices Projects

Tell us what’s happening:
Everything works properly, yet the last three tests are not passing.

Your code so far

github username: kyle4real

Your browser information:

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

Challenge: Exercise Tracker

Link to the challenge:

When sending post request directly to the /api/users/:_id/exercises route (with changed :_id) there’s message “Path ‘:_id’ is required” instead of the expected response after adding exercise.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.