Authentication Errors¶
Common: 401 Unauthorized, 403 Requires authentication, or token scope issues.
Verify token¶
Bash | |
---|---|
Token needs repo read access for private repos. Generate at: https://github.com/settings/tokens
Use env var¶
Bash | |
---|---|
Rate limits¶
Bash | |
---|---|
If near zero, wait for reset or use a different token.