Skip to main content

OnSessionClosed

This message is sent when the user’s proxy session ends.

If there is a more specific reason for the ending of the session, one of the following messages is sent instead:

Warning noteThe WebSocket is closed by the Qlik Sense Proxy Service (QPS) after this message.
{
  "jsonrpc":"2.0",
  "method":"OnSessionClosed",
  "params":
  {
    "severity":"fatal",
    "timestamp":"2014-01-10T10:06:35.7593714Z",
    "message":"Session closed by server"
  }
}

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!