Retrieve results from a Json string

HI @supermanPunch

I found one more scenario, in case where the output is coming like this (empty)

{
    "Output": []
}

In this case the code is breaking and I am getting below error on Deserialize Json activity

image

Please help on this also.

Thanks!!