komputing / KHash

Different hash functions in Kotlin (SHA3 with Keccak and Shake variants, sha256, ripemd160)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Maven Repository Token Expired

bnoffer opened this issue · comments

Getting the following when doing a fresh Gradle Sync:

Caused by: org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not GET 'https://maven.pkg.github.com/komputing/KHash/com/github/komputing/khash/sha256/1.1.3/sha256-1.1.3.pom'. Received status code 401 from server: Unauthorized

Checked that the credentials given are correct based on the README.md, but they were correct in our repository.

Would be great if you could provide updated information.

Kind regards

The same, please help

It seems you need to generate your own token on github. @ligi would be helpful to mention this explicitly in the readme