*need helpp, Code is working, test said failed | Back End Development and APIs Projects - Exercise Tracker

// running tests
You can add from, to and limit parameters to a GET /api/users/:_id/logs request to retrieve part of the log of any user. from and to are dates in yyyy-mm-dd format. limit is an integer of how many logs to send back.
// tests completed

Tell us what’s happening:
the app is working normal, and return responses as the same as the example project’s responses. but it wont pass me the last test, idk why, hope someone can help me solve this problem.

i have tried using codesandbox, and gitpod, but still failed the last test.

Your project link(s)
replit: boilerplate-project-exercisetracker - Replit

Link to the challenge:

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