Better error to Xdata server json handling

Hi,
I had tecninally valid json and it seemed also match to my class (based on my memory).
I got only
"error": {
"code": "TJsonTypeConverter.EConvertFromJsonError",
"message": "Cannot read JSON property of type "string", invalid value."
}

Well problem was that i was trying to put integer to string field. I think that in future we will face these kind of support request from our partners more.

Can I get somehow better error, for example which fields is the problematic.

Yes, we are working on such improvement, it's on our (very) short-term todo list.

1 Like

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.