-
Notifications
You must be signed in to change notification settings - Fork 18
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
404 errors #27
Comments
It looks like the 404s are actually related to auth. I opened the ghauth config file and manually added a token I generated, which resolved the issue. It might be worth documenting where the config file is located so that users can update this. |
Found the config file here, in case anyone else is looking as well: |
I just ran into this, then found the token created by the CLI in my user settings. Checking the "repo" scope and saving it works, even if none of the descriptions and docs say anything about label management for any OAuth scope. |
I'm confirming here that you have to give access to the private repos to get around this like @mikebronner describes. It would be great if this code was maintained. It's pretty cool stuff. |
I like this tool, I think I'll fork it and give it some love ❤️ |
I suspect this is somehow related to my 2 factor auth, but every time I run the utility I just end up with a 404 error
org-labels add tas50 'feature request' d4c5f9
GitHub rate limit remaining: 4502
found 233 repositories in tas50
Error: 404 - https://api.github.com/repos/tas50/windows/labels
The text was updated successfully, but these errors were encountered: