Forum Discussion

ashis1upreti's avatar
ashis1upreti
New Contributor II
2 years ago
Solved

optional field on mapper

Hello team I am getting error "Cannot invoke a method on a null value, snap" due to optional field being absent. In some JSON the "primary_mkt_ind" field is coming as value "NULL" so I have the belo...