Skip to content

Trouble using with GitHub Enterprise #8

@vijaykota

Description

@vijaykota

Hi, I am looking for help on configuring the extension to use with GitHub Enterprise. It currently fails for me with foll. pop-up:

Github PR: {"message":"Bad credentials","documentation_url":"https://developer.github.com/v3"}

My extension settings look like:

    "github-pr.accessTokens": {
        "https://git.mycompany.com": "foo_user:token"
    }

The foll. curl command line works fine

curl -u foo_user:token https://git.mycompany.com/api/v3/user

Would appreciate any pointers.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions