Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Enterprise not supported #105

Closed
Almad opened this issue Oct 22, 2013 · 4 comments
Closed

Github Enterprise not supported #105

Almad opened this issue Oct 22, 2013 · 4 comments

Comments

@Almad
Copy link

Almad commented Oct 22, 2013

As per https://enterprise.github.com/help/articles/using-the-api and my own experiments, API endpoints on github enterprise are not present on some host (like api.github.com), but instead routes are prefixed with /api/v3/ against base hosts.

Thus, initializing githubApi with host: "custom.tld" does not work.

Almad added a commit to apiaryio/node-github that referenced this issue Oct 22, 2013
Almad added a commit to apiaryio/node-github that referenced this issue Nov 6, 2013
@kuba-kubula
Copy link

ping @mikedeboer ?

@calmdev
Copy link

calmdev commented Apr 4, 2014

I can verify that this is working for me @ http://github.fit.edu/

I'm using v0.1.15

@Almad
Copy link
Author

Almad commented Apr 5, 2014

I think (haven't tested yet) this is fixed via #106

@Almad Almad closed this as completed Apr 5, 2014
@calmdev
Copy link

calmdev commented Apr 5, 2014

Yeah, I am using it with a prefix of /api/v3

kaizensoze added a commit that referenced this issue May 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants