-
Notifications
You must be signed in to change notification settings - Fork 33
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
HttpError "Not found" #33
Comments
I changed the token rights to full repo access and it worked. Would be good to update the documentation. If someone can confirm the required token rights I am happy to provide a pull request for the doc. |
In order for the script to access a public repository to update the assets, you need to select the public_repo scope. |
Draft
Closing this as the documentation lists the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting this error using
node-pre-gyp-github
version 1.4.3:I saw this was an issue with an earlier release but I'm getting it now with this one. I am installed
@octokit/rest": "^16.35.2
to ensure I have the latest.Any recommendations appreciated. I have a valid github token and the repo is definitely valid too.
The text was updated successfully, but these errors were encountered: