Bruce,
I already had 1.50 installed, and with 1.51 the JSON is still not properly parsed. I probably need to look at how the JSON is presented. Here is the specific object that I can't get parsed. Maybe you can spot the problem in the structure right away?
{
"SessionGUID":"E7SGN6Q0EPMVOFKX",
"MedicalAidDependant":[
{
"GUID":null,
"MedicalAidMembershipGUID":"69I87A8NTJ3XUUQG",
"PersonGUID":null,
"Name":"Jon-jon"
}
]
}
Thanks
Thys