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.issue.create is giving me a 404 (FIXED: Removing path prefix fixes it) #192

Closed
davidfurlong opened this issue Sep 2, 2014 · 1 comment

Comments

@davidfurlong
Copy link

{ message: '{"message":"Not Found","documentation_url":"https://developer.github.com/v3"}',
code: 404 }

EDIT: Removing path prefix seemed to work. Annoying.

@davidfurlong davidfurlong changed the title github.issue.create is giving me a 404 github.issue.create is giving me a 404 (FIXED: Removing path prefix fixes it) Sep 2, 2014
@robneville73
Copy link

Can you elaborate on "removing path prefix"? I didn't define one (even tried setting it null) and I'm still getting this issue.

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