Jsonimport( seems to be choking on "null"

We ended up modifying our JSON export code to exclude any data with null, and that seemed to fix things for us. I realize that isn’t an option for everyone.