complete-javascript-course
complete-javascript-course copied to clipboard
Bad Request
My URL is spelled correctly but i am getting a 400 bad request message when sending data via the api.
Hi, remove the /
character after recipes
in the URI, so it looks like
https://forkify-api.herokuapp.com/api/v2/recipes?search=pizza&key=<insert your key>