Objective
Find the session ID for a Vonage Video session in web applications in browser.
Applies To
- JS SDK
- Web application
Procedure
- 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"
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"