This was the prompt I copied from the video that d...
# 🌎general
f
This was the prompt I copied from the video that doesn't work: make a GET request to https://api.spoonacular.com/recipes/complexSearch with the following URL parameters: query:workflow.baseQuery, diet: workflow.dietType, apiKey:myAPIkey, number: '3', ignorePantry: 'false', sort: 'popularity', sortDirection: 'asc', addRecipeInformation: 'true', addRecipeNutrition: 'false'. If response.status is 200, save the response.data.results to workflow.RecipeInfo