As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
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.
Harish Geeth
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.