mattermost / mattermost/mattermost-plugin-gitlab
"Your GitLab account was disconnected due to an invalid or revoked authorization token"
@avasconcelos114 is already working on this.
Since Jan 23, 2026.
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 97
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
We are constantly getting the following message:
```Your GitLab account was disconnected due to an invalid or revoked authorization token. Reconnect your account using the /git`lab connect command```
calling gitlab connect works again for a day or two, and then it starts over for all users. gitlab v. 16.0.1 . The application is still registered in gitlab and running the connect commands works of course, for a while.
What should we debug ? At the moment we are updating to 16.5 of gitlab, but there seem to be no changes in the auth flow.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.