-
Notifications
You must be signed in to change notification settings - Fork 7
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 Client Error: Not Found for url #2
Comments
facing the same issue. Any workaround? |
I have fixed 403 rate limiting and a few minor issues and made a workaround to run watchman for a particular organization. |
@ankitdevnalkar Thanks! |
@ankitdevnalkar Great! I haven't had time to look at this myself (basically all of this year). Feel free to create a pull request and I can merge your improvements in |
@PaperMtn proposed a change to fix rate limiting issue. Run Watchman For Perticular Organisation
hope this helps 🙂 ! |
When running GitHub-Watchman against
https://github.com
with a personalized access token as described in theREADME
I am only getting the following errors.Tried this with two different accounts and different repos, but the error stays the same. I also widened the auth scope of the token to all scopes which made no difference.
Maybe the API changed on GitHub, a query for
password
with user was successful (at least with curl,https://github.com/search?q=user%3Amyusername+password
).The text was updated successfully, but these errors were encountered: