Back-End Development and APIs Projects - File Metadata Microservice

Tell us what’s happening:

Test 4 of File Metadata Microservice always fails with: “Error: blob is not implemented yet” inside dom-test-evaluator.js. This is a FCC test runner bug — not my code. My API correctly returns {name, type, size} when tested manually. Tests 1, 2, 3 pass. I also deployed to Render.com — still fails. This is my last project for the Back End certification. Can a moderator review or fix the test runner? Thank you.

###Your project link(s)

solution: http://localhost:3000

Your browser information:

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

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

if the test runner has issues, keep in mind this is archived and is not under active maintenance, so it is unlikely to be updated. The focus is on releasing the new backend material as soon as possible instead