Skip to content

401 Bad credentials error upon install #108

Closed Answered by tarunKoyalwar
mubspatel asked this question in Q&A
Discussion options

You must be logged in to vote

@xm1k3 could be this https://discord.com/channels/695645237418131507/1087452781918552094/1088163904347197440
i.e

@elkomy this happens because go-github whenever available tries to use github token from GITHUB_TOKEN env variable (to avoid ratelimits and stuff) . It looks like github token you use currently is expired/revoked.
unset/remove $GITHUB_TOKEN or replace it with new token

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ehsandeep
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
4 participants
Converted from issue

This discussion was converted from issue #88 on March 23, 2023 07:14.