Start a new topic

KCSObjectMapper error

My kinvey code was working just fine earlier. Not sure what happened, but it says



KCSObjectMapper.m:291 [WARN] Data Mismatch, unable to find value for JSON Key: 'fileType' (Client Key: 'fileType'). Object not 100% valid.



Though, the error is self explanatory, I checked my Kinvey's model and my mappings, and it's looking exactly same like before. I am not sure what's going on.



I made few changes before this error was to incorporate e-mail verification through code and implemented Push notifications. But not sure if that is related to this issue.


This just means that there was no value supplied for the "fileType" field.
Hi Harish, I tagged this under iOS-- this seems like an iOS issue rather than BL.
Login or Signup to post a comment