Description of the bug
Credentials seem to be applied to GithubClient, but not to the static HttpClient that actually downloads.
How to reproduce
- Get token from a private repo.
2 . Make the constructor with token.
- Download the latest version.
- A 404 error occurred.
Files
No response
Description of the bug
Credentials seem to be applied to GithubClient, but not to the static HttpClient that actually downloads.
How to reproduce
2 . Make the constructor with token.
Files
No response