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
it returns null value in run mode but it works in test mode
Database & APIs
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.
No