Tell us what’s happening:
File Metadata Microservice Project:
My project passes the first and final tests, but not the two in between:
Test 2: You can submit a form that includes a file upload.
Test 3: The form file input field has the name
attribute set to upfile
.
Nonetheless, I’m pretty sure I have my html form field correctly configured (I simply copied it from the freeCodeCamp github), and I can’t figure out what might be wrong with my code, either.
I enclose screen shots of my code and the html file for reference…
I appreciate any comments!
Thanks,
David
Your project link(s)
solution: https://fcc-apis-projects-dkr.herokuapp.com
githubLink: GitHub - DavidCastefa/FCC_APIs_and_Microservices_Projects: The final projects for the freeCodeCamp "APIs and Microservices" course
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
Challenge: File Metadata Microservice
Link to the challenge: