Tell us what’s happening:
i tried all the possible way but the test numbre 4 still Failed even when i upload a file in the host i got {“name”:“jazz.jpg”,“type”:“image/jpeg”,“size”:330
Tests:
Passed: 1. You should provide your own project, not the example URL.
Passed: 2. You can submit a form that includes a file upload.
Passed: 3. The form file input field has the name attribute set to upfile.
Failed: 4. When you submit a file, you receive the file name, type, and size in bytes within the JSON response.
###Your project link(s)
solution: http://127.0.0.1:3000
githubLink: GitHub - GitMehdi-sys/fcc-file-metadata-microservice: NaN · GitHub
Your browser information:
User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:151.0) Gecko/20100101 Firefox/151.0
Challenge Information:
Back-End Development and APIs Projects - File Metadata Microservice