Hi
I am facing problem in Dynamic JSON handling. I am using Deserialize JSON and output is in JSON object. Now I am calling
item(“height”).ToString
But when height is missing in JSON it thrown error
Object reference not set to an instance of an object.
Please find attach JSON.
Regards
AN