Your token needs more access than it has
The board has grown since you made it. Add the following to the same token, then connect again.
Connect it, once
This page has no server. It talks to GitHub straight from your browser, with a token you make yourself, and it keeps your notes in a private repository that you own.
-
Create a private repository for your notes
One repository that holds nothing but your notes. The board writes a single file into it. Call it
work-board-data, and set Visibility to Private. -
Create a fine-grained token
GitHub's form asks you three things. Here is the answer to each one.
Repository access
Choose Only select repositories, then select both:
work-board-data, the repository you just created- every repository whose issues you want on the board
This is the step people skip. If
work-board-datais not in that list, the board can read your issues and cannot save a single note.Repository permissions
Set these three. Leave every other permission alone.
Expiration
Pick a date. 90 days is a good default: a token that never expires is one you cannot lose track of.
-
Paste the token here
GitHub shows it once, when you create it. Copy it before you leave that page.
The token stays in this browser and is sent only to GitHub. Anything else with access to this browser can read it, so keep it scoped to the repositories you need and give it an expiry date.
Connection