I am using resource
and I have set IsArray = true
But I always get error
Expected response to contain an array but got an object
First object is converted to array but I actually need array in array because I have multidimensional List.
What to do?