Api not found error

Tell us what’s happening:
Describe your issue in detail here.

Your code so far
this is my git repo

i am getting 404 not found error always

Your browser information:

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

Challenge: Install and Require Helmet

Link to the challenge:

Are you creating a live app? Are you hosting your server somewhere? When I put it into a repl (which provides hosting for the server) then your code seems to pass. You can build locally like you seem to have, but it still needs to have a live server somewhere. In the test, you don’t put the repo url (in this case), you provide the url for the live app.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.