I am trying to integrate the Image Metadata plugin following the steps in their documentation. I even copied part of the workflow in demo app to my app to try and get it to work. For some reason, it won’t let me end the “Data to display” request in my app even though it matches the demo app. Below are screenshots of what I’m seeing:
image
The demo app
image
My app

I’m fairly new to Bubble but I’ve done a lot of reading and video watching for the basics. But this type of problem seems to happen a lot where I should be able to just end a call to responsive data but it keeps making me add more things to the request. I feel like I must be missing something obvious about how Bubble functions.