Cannot Submit API for Day 18 of 30 Days of Postman... Totally Stumped

My question: I’m doing SOMETHING wrong with submitting my API for Day 18, but I’m not sure what.

Details (like screenshots): I’m including a video of where I’m at… I keep getting 400 bad request. 30 days of postman stuck on day 18 - YouTube

Hi @moogsin

First thing to note here is that you are sending the x-api-key as a param. This should be in the headers.

If you change tab at the top to headers you will (should) find that the x-api-key key already exists in there.

image