Here’s how I would set up the blocks. I can’t test it because I’m still seeing the project corruption or whatever bug (see this for an update: [Solved] How do I set API Headers? - #29 by tatiang) was preventing proper parsing of JSON in Thunkable but I believe those blocks should work. Note that I used property notation because I find that easier but you can absolutely still set app variable all_ingredients
the way you did in your last screenshot. It doesn’t seem to matter for me; both methods crash the project.
Edit: Oops! I accidentally added an extra get object from JSON
block. Please remove that when you set up your blocks since you’re already converting the API response to an object in your screenshot.