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.


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