Cherwell Integration issue :Empty Json received, Error While DeSerialization:Unrecognized token 'String': was expecting ('true', 'false' or 'null')

Cherwell Integration issue :Empty Json received, Error While DeSerialization:Unrecognized token 'String': was expecting ('true', 'false' or 'null')


Error


2021-03-08 00:01:00 MST (-07:00) IntgScheduler_Worker-4 INFO  CherwellIntegrationController:119 - <Cherwell REST> AE Request JSON 
2021-03-08 00:01:00 MST (-07:00) IntgScheduler_Worker-4 DEBUG CherwellIntegrationController:127 - <Cherwell REST> Empty Json received, Error While DeSerialization:Unrecognized token 'String': was expecting ('true', 'false' or 'null')
 at [Source: (String)"{

Resolution


This issue has been resolved after adding " " in the "type":"String"

Before
:
{
"type": String,

After
:
{
"type": "String",


      Links to better reach 

            Bot Store

             EPD