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
Issues with loading JSON data from API call to a screen
Database & APIs
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.
Yes
1
1 reply