it returns null value in run mode but it works in test mode

Database & APIs

I have added Api call(GET) and it wroks great in test mode but when I want to deply it,it doesn't give me any errors but it returns null for the values that I set them from json path

What have you tried so far?

I tried to check response in network section but it doesn't show me that call,which is so weird because it works for other api.

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