Update instructions in Get-your-Oculus-token.md: correct 'Playload' tab reference and remove numbering for clarity

This commit is contained in:
shidorien
2024-11-30 11:55:27 +01:00
parent fadf08771f
commit b128de6acc
@@ -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
<div align="center">