From b128de6acc5bfd4f356726ce6ebad55497979ce9 Mon Sep 17 00:00:00 2001 From: shidorien Date: Sat, 30 Nov 2024 11:55:27 +0100 Subject: [PATCH] Update instructions in Get-your-Oculus-token.md: correct 'Playload' tab reference and remove numbering for clarity --- .../Get-your-oculus-token/Get-your-Oculus-token.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md b/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md index fe28bd21..28f1702f 100644 --- a/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md +++ b/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md @@ -26,11 +26,11 @@ In the developer tools : -- Open the `Network` tab ***(1)*** -- Filter for `graph` ***(2)*** -- Click on the first request ***(3)*** -- Open the `Headers` tab ***(4)*** -- Scroll to the bottom to locate your token, it should start with `FRL` ***(5)*** +- Open the `Network` tab +- Filter for `graph` +- Click on the first request +- Open the `Playload` tab +- Scroll to the bottom to locate your token, it should start with `FRL` - Select the token using your mouse and press `Ctrl` + `c` to copy it