update page state dont work

Database & APIs

API call isn't updating the app state. When I make the API call, the data isn't going to the page state. I created the update app state; they all use the same datatype but it's not working. The API returns the JSON correctly, but the update app state isn't executing.

"Does anyone know how to solve this?"

What have you tried so far?

I tried using another API call with the same configurations, and it works, but it doesn't work with this specific one. The other one also returns the data in the same format as JsonB.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
4 replies