.. post:: Oct 25, 2022 :tags: gitlab :author: Santos :location: CUE
Some months ago GitLab started enforcing an expiration time of two hours for all of their OAuth tokens.
Unfortunately this broke the integration with our application, so your OAuth tokens may have expired. OAuth tokens are used to interact with the GitLab API, for reporting the status of merge requests, creating webhooks, and listing repositories. In order for Read the Docs to have access to new fresh tokens, you need to re-connect your GitLab account. You can do this by:
- Going to your RTD account settings
- Click on
Connected services
- Click on
Connect to GitLab
Or by following the link:
- https://readthedocs.org/accounts/gitlab/login/?process=connect
- Or https://readthedocs.com/accounts/gitlab/login/?process=connect if you are using Read the Docs for Business.
We apologize for any inconvenience caused.