Getting blank array in backend and in tigergraph UI its showing data inside that

@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

parameters via backend

@pkr2 Are you making calls via REST or a tool? Can you provide us a few more details so we can try replicating? Thanks :pray: