5.2.0 - Unauthorized
See original GitHub issueI don’t know a lot about gradle or jitpack, but i think there is a autorization problem with the newest version.
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not resolve com.github.thellmund:base:5.2.0.
Required by:
project :app > com.github.thellmund.Android-Week-View:core:5.2.0
project :app > com.github.thellmund.Android-Week-View:emoji:5.2.0
> Could not resolve com.github.thellmund:base:5.2.0.
> Could not get resource 'https://jitpack.io/com/github/thellmund/base/5.2.0/base-5.2.0.pom'.
> Could not GET 'https://jitpack.io/com/github/thellmund/base/5.2.0/base-5.2.0.pom'. Received status code 401 from server: Unauthorized
To Reproduce Implements newest version Debug app
Additional context
- WeekView version: 5.2.0
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Class HttpClientErrorException.Unauthorized - javadoc.io
Class HttpClientErrorException.Unauthorized · Nested Class Summary · Nested classes/interfaces inherited from class org.springframework. · Method Summary · Methods ...
Read more >[#3205] - Unauthorized 401 error connecting JasperStudio to ...
Hi, it seems an authentication problem. Supposing you are using the correct credentials, it could be something wrong with the password storing.
Read more >npm 5.2.0 vulnerabilities | Snyk - Snyk Vulnerability Database
Learn more about known npm 5.2.0 vulnerabilities and licenses detected. ... Affected versions of this package are vulnerable to Unauthorized File Access.
Read more >ruby - Devise - sign_in() not working rails 5.2.0 - Stack Overflow
Devise - sign_in() not working rails 5.2.0 ... HTML Parameters: {"subdomain"=>"app"} Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms).
Read more >Everything you need to know about SMTP Error Codes
Sender's system in the address does not exist or is incapable of accepting. 5.2.0 Other or undefined mailbox status. This error is usually ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The issue is fixed. You can update to
5.2.1
and everything should be back to normal.Hi all 👋 I’ll take a look at this ~tonight~ tomorrow morning. Sorry for the hassle!