Back End Development and APIs Projects - Exercise Tracker

Tell us what’s happening:
The test : You can POST to /api/users/:_id/exercises with form data description , duration , and optionally date . If no date is supplied, the current date will be used.
I could not pass this test. I tried for almost 2 days.
Your project link(s)

solution: boilerplate-project-exercisetracker - Node.js Repl - Replit

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36

Challenge: Back End Development and APIs Projects - Exercise Tracker

Link to the challenge:

Pls see if this is what you are experiencing

Unfortunately, still I cannot pass the test.

I did not understand why but now it worked

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