Help with API

Database & APIs
Resolved

Hi, I'm new to flutterflow and I am trying to setup an API to pass data to my app. I followed this training video https://www.youtube.com/watch?v=VGO-RWXKJOQ . but I don't get any results on the test mode of the app. I'm using flutterflow on the cloud and it's on version 4.1 while the training video is version 2.1.

I also tried the training's video API of the star wars character as well but I still don't get any results.

Please assist on where I'm going wrong.

What have you tried so far?
  1. Created a Blank page as per video,

  2. Created / defined the API as per video

  3. Tested API and got results

  4. Selected the predefined results to use ($..name, $..height) got response

  5. added column and added backend query

  6. On column selected "Generating Children from Variable"

  7. Selected "JSON Body" / "JSON Path" / entered path "$..name" (also tried predefined path)

  8. added Text children, ensured that I selected Variable child item that was created.

  9. selected "JSON Path" selected "$" for path

  10. tested but app only shows "$" sign and no star wars name.

Did you check FlutterFlow's Documentation for this topic?
No
10 replies