Issues with loading JSON data from API call to a screen

Database & APIs

I'm trying to load data from an API call and list out the screen. I have set it up as far as I could go. I cant seem to get the data to load onto the screen and my instance is empty.

I have tried to add as many screenshots as possible

What have you tried so far?

I have set up the API call, tested it and added the JSON Path
Set up a DATATYPE
On Page Load I call the API endpoint to collect the data
I have then added it to a userInstallations variable which I then try to call the screen

Then added a text widget to place the data in.

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