Hello everyone,
Firstly, have a nice day

Secondly, I have deployed E-Services Solution on my individual lab. Be honest, I have been encountering so many isssues.
I Installed E-mail, Chat, SMS and WebAPI server on my solution; however, I just E-mail work correctly.
I tried to test chat service via WebAPI. So, there are errors flush in chat_log and interaction_log belows:
[chat_log]:
2017-06-20T11:10:17.732 Int 59421 InS: received event with we_refid=2 for intx=00005aCMF6QG002C, error=91: Cannot resolve queue for submit
2017-06-20T11:10:17.732 Trc 59426 interaction: initialization (submit) for intx=00005aCMF6QG002C failed (requested by uid=00D85948A0290000).
2017-06-20T11:10:17.732 Trc 59221 output (data sent) for conn_id=516:2+ : flex eventStatus (info)
refId '2'
userId ''
secureKey ''
occurAt '2017-06-20T04:10:17Z'
requestResult 'ERROR'
errorId '8214'
error 'Failed in request to Interaction Server'
2017-06-20T11:10:17.732 Trc 59247 data: closing session with sid=00D85948A0290001 and intx=00005aCMF6QG002C
2017-06-20T11:10:17.732 Int 59443 UCS: sending request {Close} for intx=00005aCMF6QG002C with cs_refid=2 (attempt 1). Parameters:
LastPosition [int] = 0
TenantId [int] = 1
CreatorId [int] = 216
Id [str] = "00005aCMF6QG002C"
ReleasedDate [str] = "2017-06-20T04:10:17Z"
Transcript [unicode] = ****
MimeType [str] = "text/xml"
VerifyCreatorId [str] = "true"
[interaction_log]:
2017-06-20T11:10:17.701 Trc 26015 Received message 'RequestSubmit' ('101') from client 'e_chat_srv' - Media server:1:1828, message attributes:
attr_user_data [list, size (unpacked)=747, user data may be hidden] =
attr_received_at [str] = "2017-06-20T04:10:17Z"
attr_is_online [int] = 1
attr_tenant_id [int] = 1
attr_queue [str] = "Chat In"
attr_prnt_itx_id [str] = ""
attr_itx_subtype [str] = "InboundNew"
attr_itx_id [str] = "00005aCMF6QG002C"
attr_itx_type [str] = "Inbound"
attr_media_type [str] = "chat"
attr_ref_id [int] = 2
2017-06-20T11:10:17.732 Trc 23102 Cannot resolve queue for submit while processing request 'RequestSubmit' from client 1:1828, reference id: 2
2017-06-20T11:10:17.732 Trc 26016 Sending message 'EventError' ('126') to client 'e_chat_srv' - Media server:1:1828, message attributes:
attr_ref_id [int] = 2
attr_error_code [int] = 91
attr_error_desc [str] = "Cannot resolve queue for submit"
I have researched on topic, But nothing changes!
http://www.sggu.com/smf/index.php/topic,7766.msg33662.html#msg33662
Thank everyone in advance!
