-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unauthorized error #36
Comments
Try 1.7.4 for now. I will look into the issue |
Thanks for fast answer!
|
How are you exactly adding library as a dependency in your project?
…On Jun 28, 2018 1:11 PM, "Amin Mastani" ***@***.***> wrote:
Thanks for fast answer!
But for 1.7.4 i get the same error.
Could not HEAD 'https://jitpack.io/io/github/
sac/SocketclusterClientJava/1.7.4/SocketclusterClientJava-1.7.4.pom'.
Received status code 401 from server: Unauthorized
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AP8vSdmg09PzP0CSs1yzD9fTicrgqImWks5uBIjAgaJpZM4U65L->
.
|
Same as you describe in readme,
Actually I use your library for a month now and it was ok until now. |
Idk what caused this problem..... I might need to reproduce it on my local
…On Jun 28, 2018 1:27 PM, "Amin Mastani" ***@***.***> wrote:
Same as you describe in readme,
compile ('io.github.sac:SocketclusterClientJava:1.7.4') { exclude group:
'org.json', module: 'json' }
Actually I use your library for a month now and it was ok until now.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AP8vSQ41xOBH2dehFP7e2E57UJQDX6-hks5uBIxXgaJpZM4U65L->
.
|
Maybe it's because you change maven settings to private ? |
Ok I will look into it |
You can find my maven published artifacts here https://dl.bintray.com/sacoo7/Maven/ |
I checked the link you provided, But my Android Studio is up-to-date. I don't think it's the cause of my problem. I added jar files manually to libs/ folder for now and it's working. |
I will try to fix it today ...
…On Jun 28, 2018 2:35 PM, "Amin Mastani" ***@***.***> wrote:
I checked the link you provided, But my Android Studio is up-to-date. I
don't think it's the cause of my problem. I added jar files manually to
libs/ folder for now and it's working.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AP8vSZgNng8WBBFXXmcDv6hUwnhrvFeuks5uBJxPgaJpZM4U65L->
.
|
Thank you, and thanks for your awesome project by the way. |
Please start the repo 😅 if you like it .... Also I am open to new
suggestions. I am planning to release some major updates in next release...
…On Jun 28, 2018 2:51 PM, "Amin Mastani" ***@***.***> wrote:
Thank you, and thanks for your awesome project by the way.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AP8vSVnqdKDw_VlYnQZIH92CDxcvf1s9ks5uBKAugaJpZM4U65L->
.
|
Hi @mastani , I tried yesterday to add latest version as a dependency in gradle, but it is working for me. Can you please check it again? Maybe on build pipeline or on your friends laptop? |
Still I will add public artifact link in the README. Please let me know about above... |
It is working now, checked for 1.7.4 and 1.7.5. Thanks for your time! |
Ok, then I will be closing this issue ..... |
Hi I am getting this error when trying to add library too
Maven dependency:
|
can i have this jar file? I searched everywhere for pom, arr or jar but didn't found any luck. Can you please share jar file?
|
Sorry i don't have it anymore, it was 6 years ago ... |
Hello, i'm getting this error when trying to add the library,
Can you help me ?
The text was updated successfully, but these errors were encountered: