Tell us what’s happening:
Sigh… it has become a recurring theme on my troubles here in FCC. My app runs perfectly as expected in the challenges but it fails in one challenge that seem to be nitpicky on things I seem to miss. I’d like someone look over my code if I’m missing something or do I need to change something in order to pass this story:
- You can add
from,toandlimitparameters to a/api/exercise/logrequest to retrieve part of the log of any user.fromandtoare dates inyyyy-mm-ddformat.limitis an integer of how many logs to send back.
I tested my app multiple times for query strings but it still wont pass. I need someone else’s point of view if I’m missing something something. Thanks
My repl.it live link is here: https://boilerplate-project-exercisetracker.synerjay.repl.co/
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36.
Challenge: Exercise Tracker
Link to the challenge: