How to find a Vonage Video sessions session ID on Web Applications How to find a Vonage Video sessions session ID on Web Applications

How to find a Vonage Video sessions session ID on Web Applications

Kenny Domingo

Objective

Find the session ID for a Vonage Video session in web applications in browser.

Applies To

  • JS SDK
  • Web application

Procedure

  1. Start a Vonage video session in a browser (Chrome).
  2. Click right mouse button to open browser menu.
  3. Click the option "Inspect" from the browser menu to open Inspect tool.
  4. In the Inspect tool select the Network tab.
  5. Then from the requests segment on the left, select the "ClientQos" once it has been loaded.
  6. Then select the payload tab and scroll until to find the sessionID.

Session ID example "1_MX40NjUzODQwMn5-MTc1Mzg3MTgzMTU2M35UejNsRDJhWWZhNER3M2tlWGhxbjNMczR-fn4"

Additional Information

Visual guide below.

Start a Vonage video session in a browser (Chrome).

Click right mouse button to open browser menu.

Click the option "Inspect" from the browser menu to open Inspect tool.

In the Inspect tool select the Network tab.

Then from the requests segment on the left, select the "ClientQos" once it has been loaded.

Then select the payload tab and scroll until to find the sessionID.

Session ID example "1_MX40NjUzODQwMn5-MTc1Mzg3MTgzMTU2M35UejNsRDJhWWZhNER3M2tlWGhxbjNMczR-fn4"