Tell us what’s happening:
I think test #4 may be broken. My app correctly returns JSON with name, type and size using multer + req.file, and works manually on Railway.
Could someone please review it and confirm if this should pass?
Live:
https://file-metadata-microservice-clean-production.up.railway.app
Repo:
###Your project link(s)
solution: https://file-metadata-microservice-clean-production.up.railway.app
githubLink: GitHub - agdielgodoyquiroz/file-metadata-microservice-clean · GitHub
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0
Challenge Information:
Back-End Development and APIs Projects - File Metadata Microservice
GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/back-end-development-and-apis-projects/bd7158d8c443edefaeb5bd0f.md at main · freeCodeCamp/freeCodeCamp · GitHub
ILM
2
the test fails like this

note that this is archived content, and it is not maintained
the team is focusing on releasing the new backend content
Yeah, I got the same issue, the api works in localhost, and only failed the last test case, no CROS extention or broswer issue.
Sadly this is not maintained anymore.
I left a comment here, with a proposed PR on fixing that issue, if you guys can go and click the like or heart reaction, that would help, thanks.