I am receiving some data from the server. Charles shows that Response's body is as of type .........ReportResults but in code I see that result is as of type ObjectProxy and I cannot cast it into ReportResults. That code worked before, what exactly went wrong?
Thanks
