Tell us what’s happening:
My timestamp microservice app works correctly, and all responses match the expected output according to the FreeCodeCamp tests. However, the FreeCodeCamp test runner still shows errors, such as ‘Cannot read properties of undefined (reading “error”)’. I have tested my API endpoints manually, and they return the correct responses for valid and invalid inputs. Need help identifying why the tests fail despite everything working correctly
https://freecodecam-boilerplate-gqdaz2xkpxd.ws-us116.gitpod.io
###Your project link(s)
solution: https://3000-freecodecam-boilerplate-gqdaz2xkpxd.ws-us116.gitpod.io
githubLink: https://freecodecam-boilerplate-gqdaz2xkpxd.ws-us116.gitpod.io
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Challenge Information:
Back End Development and APIs Projects - Timestamp Microservice