Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Github Enterprise doesn't work #143

Closed
diasjorge opened this issue Jun 13, 2017 · 1 comment
Closed

Github Enterprise doesn't work #143

diasjorge opened this issue Jun 13, 2017 · 1 comment

Comments

@diasjorge
Copy link

When you try to create a client to connect to:

github.enterprisecompany.com/api/v3 because of the way the urls are generated it makes requests to
github.enterprisecompany.com/orgs and omits the prefix.

I found the problem here: https://github.com/jingweno/go-sawyer/blob/master/sawyer.go#L51

I guess this happens since it tries to create an absolute url.

@diasjorge
Copy link
Author

Closed due to lack of comments

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant