@Leo_Shestakov good evening,
Today I came up with the weird kind of thing passing parameters via backend on the installed query giving the data as usual whatever is required, but inside object there is one array is blank, but when i try on the same parameters via User Interface its showing me perfectly (accurate result in that array whichever is required).
response=tiger.call_installed_query(“sample_1”,{“profile”:2,“name”:“TRK”,“ids”:[‘Lower’, ‘Upper’]})
@Jon_Herke