Hi Expert,
on IIS to IIS migration getting below mentioned error in webservice. The code is deployed so can not make any changes except config files
Failed to deserialise response to an ErrorResponseModel, status code was: "BadRequest", content was: {"errors":[{"errorCode":"0000","errorMessage":"There was a problem trying to deserialise the property ['monthlyCosts'] with the value provided, please check the value is of the correct data type","errorType":"SERIALIZATION","fullErrorMessage":"[0000] There was a problem trying to deserialise the property ['monthlyCosts'] with the value provided, please check the value is of the correct data type"},{"errorCode":"0000","errorMessage":"There was a problem trying to deserialise the property ['ExpenditureIncrease'] with the value provided, please check the value is of the correct data type","errorType":"SERIALIZATION","fullErrorMessage":"[0000] There was a problem trying to deserialise the property ['expectedMonthlyExpenditureIncrease'] with the value provided, please check the