Tell us what’s happening:
Hi, I’m having the same issue with the File Metadata Microservice project. My /api/fileanalyse endpoint works correctly when tested manually and returns valid JSON with name, type, and size. However, test #4 still fails with the error: “blob is not implemented yet”. It seems the problem is in the freeCodeCamp test runner, not in my project code, because file uploads work correctly through the form and with manual requests. Could someone please confirm whether this test is currently broken? Thank
###Your project link(s)
githubLink: https://github.com/sgallardoibacache-design/filemetadata-main
solution: https://filemetadata-main.onrender.com
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36 Edg/146.0.0.0
Challenge Information:
Back-End Development and APIs Projects - File Metadata Microservice