saishrin

Online Integration with CRM - Json Serializer not working

0 votes
Hi, When we integrate Silanis.ESL.SDK with CRM online, we face issue with JsonConvert.DeserializeObject and JsonConvert.SerializeObject . Inside Sililanis.ESl.SDK both Serialize and deserialize is been used but both are not working. Do we need to modify some code or do we need to take specific supported Newtonsoft.Json? Regards Saishri

Reply to: Online Integration with CRM - Json Serializer not working

0 votes
I ran into a similar issue. Adding a binding redirect to the application's config file allowed me to use a newer version of Newtonsoft.Json in place of the version referenced in the SDK.


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off