Users attempting to initiate an Analyst chat session in ServicePoint may receive the error message: 'The chat session could not be initialized.' This issue often occurs in ServicePoint environments configured with a reverse proxy or SAML
Example :
Die Chat-Sitzung konnte nicht initialisiert werden. Wenden Sie sich an den Administrator.
Translation :
The chat session could not be initialized. Contact the administrator.
In F12 Internet Browser console (development tool) we could see following error :
The provided URL 'ws://<server_url>/websocket' for PushNotificationsWebSocket is not in proper format.
The provided URL 'ws://<server_url>/collaboration' for CollaborationWebSocket is not in proper format.