[BUG]: Requesting workflow logs returns a 403 but still has the correct redirect URL in the response #519
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Bug
Something isn't working as documented
What happened?
I noticed that when requesting the job logs with
GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs
using @octokit/app a 403 error is thrown, even though when logging the response in a catch block the URL is returned anyway. I used this as logs: https://github.com/sapphiredev/sapphiredev/blob/a7fa7bc367c04d88b6115437703010086b7cd2dc/src/processGitHubWebhookRequest.ts#L161-L176Versions
true
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: