AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

i get this issue when run the app: Received status code 401 from server: Unauthorized

Open Tavorc opened this issue 1 year ago • 5 comments

Caused by: org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not GET 'https://jitpack.io/com/github/barteksc/android-pdf-viewer/3.1.0-beta.1/android-pdf-viewer-3.1.0-beta.1.pom'. Received status code 401 from server: Unauthorized

any idea how to solve it?

Tavorc avatar Aug 18 '24 07:08 Tavorc

same issue

Bunty-petiwala avatar Aug 18 '24 08:08 Bunty-petiwala

Same Issue. Also facing the issue for PRDownloader : https://github.com/amitshekhariitbhu/PRDownloader

abir-cse avatar Aug 18 '24 08:08 abir-cse

You can look at the fork here made by mhiew to see what he has done to fix this - https://github.com/mhiew/AndroidPdfViewer

Can also implement his fork with - implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.3' Preferably fork yourself instead of using some fork that can be removed in the future by someone else

ItayFeld avatar Aug 19 '24 13:08 ItayFeld

same issue

import-tushar avatar Aug 26 '24 11:08 import-tushar

Please check this comment. That solved my problem

mariaiffonseca avatar Aug 27 '24 09:08 mariaiffonseca