Note the $.data is a JSON-formatted string inside the parent JSON. You need to deserialize it separately after deserializing the main JSON.
1 Like
Note the $.data is a JSON-formatted string inside the parent JSON. You need to deserialize it separately after deserializing the main JSON.