Closed BoiseITGuru closed 2 years ago
Needed to convert all dictionary non-string type keys to string in order for nested dictionaries to decode properly since JSON does not support non-string type keys.
Needed to convert all dictionary non-string type keys to string in order for nested dictionaries to decode properly since JSON does not support non-string type keys.