cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
664
Views
0
Helpful
0
Replies

ECE SDK - SendMessageToAgent method

I am trying to build application based on SDK API and I have problem with SendMessageToAgent metohd.

I have built application based on SDK API and documentaion for that but when I run Initialize method everything looks fine - i have got 200 response and there is no error in ECE logs. The next step is SendMessageToAgent and when i run this method I have got answer 200 but there is error in ECE logs CHAT_SESSION_CREATION: 'ver' attribute is missing under <body>.

Message built by api looks like that: <body rid='882147987' xmlns='http://jabber.org/protocol/httpbind'><message type='chat' xmlns='jabber:client'><body>1001</body></message></body>

I understand that in tag body is ver attribute missing but I run method from SDK so this library build this body message. 

0 Replies 0