Back End Development and APIs Projects - File Metadata Microservice

Tell us what’s happening:

The project correctly returns the uploaded file’s name, MIME type, and size in bytes as JSON when tested locally and via a direct POST request. However, the freeCodeCamp testing environment may report “Failed: 4” due to limitations in its terminal execution, even though the API response matches the required format. Please check the working repository here: GitHub - yirassssindaba-coder/File-Metadata-Microservice
and kindly help review and fix this issue.

###Your project link(s)

solution: http://localhost:3000

githubLink: GitHub - yirassssindaba-coder/File-Metadata-Microservice

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Avast/143.0.0.0

Challenge Information:

Back End Development and APIs Projects - File Metadata Microservice

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.