GHE login with PAT
- Extension version: preview v0.47.2022072109
- VSCode Version: 1.69.2
- OS: Windows 10
Hello All,
i tried to log into our GHE server with "vscode-pull-request-github" but always get an Network error, after i supply the PAT.
[2022-07-22 15:44:30.473] [exthost] [error] Error: network error
at _ (c:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\github-authentication\dist\extension.js:1:708855)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async t.GitHubEnterpriseServer.login (c:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\github-authentication\dist\extension.js:1:717452)
at async t.GitHubAuthenticationProvider.createSession (c:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\github-authentication\dist\extension.js:1:706656)
Any tips to resolve that? Or guidance on how to debug this? @errietta you seem to know how to debug VS code plugins maybe you can help me with that?
Possible duplicates: https://github.com/microsoft/vscode-pull-request-github/issues/3429 https://github.com/microsoft/vscode-pull-request-github/issues/3746
@Josar could you try out the latest VS Code Insiders with the latest GitHub Pull Requests and Issues pre-release extension? You no longer need to use a PAT to sign in there. If you're still having issues after that please let me know your GitHub Enterprise version number.