How to populate listView using an API and JSON path

I am not able to get my data to populate correctly in the listView. When I test my api, I see the data as expected. But when I use a json path to populate a specific item in my app, it does not show anything. I am building an app which displays properties - so you could expect things like beds, price, address etc.

1 reply