API test is successful but content does not actually display

Troubleshooting

Hello,

I am completely new so it's possible I'm missing something very simple but I've done my best to troubleshoot this with no success. I've connected flutterflow to my Xano backend. Even for my simplest APIs, the content does not properly display within Flutterflow. Even for APIs that do not require user authentification.

The API test response is successful (status 200), and my JSON displays appropriately. I select relevant JSON paths and name them (example "id" and "url"). The most basic thing I'm trying to set up is just a simple API to pull an image (via image url) from my database. This API doesnt even require inputs.

In Flutterflow, I have tried many methods but in my most straight forward method, I used an image widget, I add a backend query to that preset API call, I then set image type: network and put the path as the predefined JSON path "url". I've also tried typing the specific JSON path instead of using predefined.

No matter what I try I cant seem to get it to display in Flutterflow, or in preview or test modes.

The url works when I just pull it up in any internet browser. I wonder if somehow the google cloud bucket that xano uses isn't publicly readaable but I can't seem to figure that out. I'm not even sure how to log into the google cloud associated with my xano.

I'm happy to include additional screenshots as needed. Any help is tremendously appreciated.

Tyler

What have you tried so far?

Tried different API calls with or without auth or inputs. Tried ones from API group vs individual calls I've created. Tried with backend query as part of the widget or part of the page. tried creating action tree with api query on page load. tried different paths for the actual image widget, or gridview widgets but none seem to work.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply