Description
Ignacio,
Since the email response does not support markdown format, I am resending the message with the inclusion of images:
"
Hi Ignacio,
Thank you for your response! But unfortunately I still haven´t been able to make it work. I tried a set of possible combinations for this JSON parse! Below is a list of these attempts:
A "Random User" data type from JSON, as suggested by you:
And the API Call knowin that the endpoint will provide a list of Random
Users inside the field "results":
Then I called the API in column component:
An the ListView, I tried to parse to DataType:
However, I get the following error:
Then, I created a following data type:
The error is solving, but didn´t work yet:
I tried the other combinations of adjustments, for example, turn on the checkbox Is List in the API, but it didn't work.
The only way I could make it work was using a flat JSON structure, without nested JSON structure! I would really appreciate it if you could give me a step-by-step guide on how to make a nested JSON parse works!
"
Thanks in advance,
Rober
Originally posted by @rmrosi in FlutterFlow/flutterflow-issues#2933 (comment)