Since we have fine-grained tokens now, the current error message "make sure you have a token with the write role." is not relevant anymore. This PR updates it to "make sure your token has the correct permissions.".
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
reported by @MoritzLaurer on slack (internal)
Since we have fine-grained tokens now, the current error message
"make sure you have a token with the write role."
is not relevant anymore. This PR updates it to"make sure your token has the correct permissions."
.