livechat / chat-window-android

LiveChat mobile chat window for Android
https://developers.livechatinc.com/mobile/android/
MIT License
23 stars 28 forks source link

Errors in the error handling callback #82

Open yibella opened 10 months ago

yibella commented 10 months ago

I captured some errors in the error handling callback:Uncaught (in promise) Error: JSONP request failed.;2. WebSocket connection to 'wss://api.livechatinc.com/v3.5/customer/rtm/ws?organization_id=XXXXXX' failed: Error in connection establishment: net::ERR_CONNECTION_ABORTED. What are the specific reasons for these two errors?