Json value is returned with value noneType causing the code to fail. How does one make it more robust
I have the following JSON which i am getting using REST API looks something like this "itineraryIntent": { "itineraryId": 2446, "userNodes": [ { "user": { "id": "-2", "givenName": "Wiliam Never", "preferredAirport": "", "travelerGroupId": null, "externalId": null, "externalId2": null, "checkCCFieldForTraveler": false,…