Code is working normal, but failed some tests | Back End Development and APIs Projects - Exercise Tracker

hi, i have problem with fcc project testing here, hope i can get a solution for the problem…

in replit’s live app, the code works fine. every response is the same as the project example on the challenge, but the test is failing.

tests are fail: 8, 10~15, 16 failed because i haven’t work for it yet.

Thank you so much🙏

Solution on replit :
https://replit.com/@AgungSukaAFK/boilerplate-project-exercisetracker#index.js

Challenge: Back End Development and APIs Projects - Exercise Tracker

Link to the challenge:

somehow i changed the id from req.body[":_id"] to req.params._id. it passed the testsnow, but how does it work? idk :moyai:

1 Like

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