Skip to content

Error signing in to GitHub Enterprise (cloud-hosted) #3429

Description

  • Extension version:
  • VSCode Version: 1.65.2
  • OS: macOS Monterey 12.3

Steps to Reproduce:

  1. Cloned repository from our company github enterprise account (cloud-hosted) and opened in vscode

  2. Clicked "Sign in with GitHub Enterprise to use GitHub PullRequests and Issues (1)"
    image

  3. Created and authorized PAT (SSO)

  4. Pasted PAT into prompt
    image

  5. Received error: Sign in failed: Error: network error
    image

Notes:
Following this wiki entry I tried setting
"github-enterprise.uri": "https://github.com/<organization>",.

Without this setting I receive a different error:
Sign in failed: Error: [UriError]: Scheme is missing: {scheme: "", authority: "", path: "", query: "", fragment: ""}
image

Do I need to configure something differently when working with a GitHub Enterprise repo but cloud-hosted?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions