Good day Appeon Support....
I need your help... what will I do if I get this kind of message? My work around is sending messages by ExportRowAsJson... I want to send it all at once. I used dw_1.ExportJson() but this is the response received.
"statusCode": 400,
"statusText":"Bad Request",
"errorCode":400101,
"errorType":"CLIENT_ERROR",
"errorDescription":"Cannot deserialize value of type `au.com.soprano.rest.lib.bean.message.APIMessageBean` from Array value (token `JsonToken.START_ARRAY`)"
Thanks for your help...