I built this app where you upload a pic of your food and it tells your meal etc. Was working great but for some strange reason get the errors of image url not found. I cannot see where I am wrong
As shown in your debugger, {{meal_description}}
and {{meal_photo}}
are undefined. As a result, your Analyze Image block is not properly receiving inputs for an image URL to analyze.
Thanks will do, I was attaching a picture, and this was working all day. I wonder if there was a glitch. I will try again and if not revert back to an old version, see what happens.
Thanks
the debugger shows that you’re using test values - you need to setup the proper test values for this to properly work