Skip to content

api.github.com requests from actions often throw 403 #42748

Answered by MichaIng
MichaIng asked this question in Actions
Discussion options

You must be logged in to vote

Note solved, just ran into a 403 again.

EDIT: Wasn't there a way to pass GITHUB_TOKEN via header to increase the rate limit?

EDIT2:

curl -H 'Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}' https://api.github.com/...

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@MichaIng
Comment options

@paescuj
Comment options

@MichaIng
Comment options

Answer selected by MichaIng
@paescuj
Comment options

@MichaIng
Comment options

@MichaIng
Comment options

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
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question inactive This discussion has been automatically marked as inactive. This was formerly labeled stale.
2 participants