I’m building a recipes website that collects data from Spoonacular’s API. The user can search by Recipe, by Ingredients or by Nutrients. The search works if I only have one if condition and comment the others. But when I uncomment the others, only the first one will work. The above code returns a 400 Bad Request error on the Ingredients