vscode-gitlens
vscode-gitlens copied to clipboard
I get constantly prompted to reauthenticate. Seems to work, however, it fails after a while
Description
In line with issue #1935, I am getting a constant prompt to reauthenticate:
I am on a Pro license working on a repo from my Organization (under a Team License).
After clicking on the "Add additional Integrations" I go back to VSCode where I get prompted again until the extension gets disabled (I believe)
When trying to open a commits graph I get this:
Is there any specific action I need to do from my Organization's settings?
EDIT: Just for the record, my organization has granted access to GitKraken:
GitLens Version
15.3.1
VS Code Version
Version: 1.92.2 (system setup) Commit: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9 Date: 2024-08-14T17:29:30.058Z Electron: 30.1.2 ElectronBuildId: 9870757 Chromium: 124.0.6367.243 Node.js: 20.14.0 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.22631
Git Version
2.46.0 Windows
Logs, Screenshots, Screen Captures, etc
No response
@dzalf Can you please enable debug logging by running from GitLens: Enable Debug Logging from the Command Palette (F1 or ctrl/cmd+shift+p). This will enable logging to the GitLens and GitLens (Git) channel in the Output pane.
Once enabled, please reproduce the issue, and attach the logs from the GitLens channels.
Thank you!
Hello,
This is likely related to #3482, Please see https://github.com/gitkraken/vscode-gitlens/issues/3567#issuecomment-2386723986 and let us know if the work around applies for your circumstance, and if it works.