-
HTTP/2 403 returned for "https://api.github.com/repos/roadrunner-server/roadrunner/releases?page=1". |
Beta Was this translation helpful? Give feedback.
Answered by
rustatian
Sep 6, 2022
Replies: 1 comment
-
Hey @hemant17 👋🏻 EDIT: You may set a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rustatian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @hemant17 👋🏻
It might be a GitHub API rate limiter for anonymous calls.
EDIT: You may set a
GITHUB_TOKEN
env variable with a GitHub token (any scope) and then re-run the command: https://github.com/spiral/roadrunner-cli/blob/master/src/Command.php#L39-L45