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