-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels