Skip to content

Commit

Permalink
update oculus token guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Zagrios committed Dec 6, 2024
1 parent 127a538 commit 0e25184
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file added docs/assets/oculus-token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions docs/wiki/How-to-obtain-your-Oculus-Token.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ However, you might wonder why it is necessary to provide this token to BSManager

## Step 3 - Copy your Token
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 `Payload` tab
- Scroll to the bottom to locate your token, it should start with `FRL`
- Select the token using your mouse and press <kbd>Ctrl</kbd> + <kbd>c</kbd> to copy it

![image](https://github.com/Zagrios/bs-manager/assets/40181755/b46be623-cefe-4349-bace-70a4109685a3)
![image](../assets/oculus-token.png)

# Known bugs
-[Nothing opens when I press `Ctrl`+`Shift`+`i`.](https://github.com/Zagrios/bs-manager/wiki/Nothing-opens-when-I-press-%60Ctrl%60%E2%80%90%60Shift%60%E2%80%90%60i%60.)
-[Nothing opens when I press `Ctrl`+`Shift`+`i`.](https://github.com/Zagrios/bs-manager/wiki/Nothing-opens-when-I-press-%60Ctrl%60%E2%80%90%60Shift%60%E2%80%90%60i%60.)

0 comments on commit 0e25184

Please sign in to comment.