Skip to content
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

Closed
mastani opened this issue Jun 28, 2018 · 20 comments
Closed

Unauthorized error #36

mastani opened this issue Jun 28, 2018 · 20 comments

Comments

@mastani
Copy link

mastani commented Jun 28, 2018

Hello, i'm getting this error when trying to add the library,

Could not HEAD 'https://jitpack.io/io/github/sac/SocketclusterClientJava/1.7.5/SocketclusterClientJava-1.7.5.pom'. Received status code 401 from server: Unauthorized

Can you help me ?

@sacOO7
Copy link
Owner

sacOO7 commented Jun 28, 2018

Try 1.7.4 for now. I will look into the issue

@mastani
Copy link
Author

mastani commented Jun 28, 2018

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

@sacOO7
Copy link
Owner

sacOO7 commented Jun 28, 2018 via email

@mastani
Copy link
Author

mastani commented Jun 28, 2018

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.

@sacOO7
Copy link
Owner

sacOO7 commented Jun 28, 2018 via email

@mastani
Copy link
Author

mastani commented Jun 28, 2018

Maybe it's because you change maven settings to private ?

@sacOO7
Copy link
Owner

sacOO7 commented Jun 28, 2018

Ok I will look into it

@sacOO7
Copy link
Owner

sacOO7 commented Jun 28, 2018

@sacOO7
Copy link
Owner

sacOO7 commented Jun 28, 2018

You can find my maven published artifacts here https://dl.bintray.com/sacoo7/Maven/
It's a public link and I don't think it will require authentication.

@mastani
Copy link
Author

mastani commented Jun 28, 2018

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.

@sacOO7
Copy link
Owner

sacOO7 commented Jun 28, 2018 via email

@mastani
Copy link
Author

mastani commented Jun 28, 2018

Thank you, and thanks for your awesome project by the way.

@sacOO7
Copy link
Owner

sacOO7 commented Jun 28, 2018 via email

@sacOO7
Copy link
Owner

sacOO7 commented Jun 29, 2018

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?

@sacOO7
Copy link
Owner

sacOO7 commented Jun 29, 2018

Still I will add public artifact link in the README. Please let me know about above...

@mastani
Copy link
Author

mastani commented Jun 29, 2018

It is working now, checked for 1.7.4 and 1.7.5.
I tried just now and it's fine.

Thanks for your time!

@sacOO7
Copy link
Owner

sacOO7 commented Jun 29, 2018

Ok, then I will be closing this issue .....

@sacOO7 sacOO7 closed this as completed Jun 29, 2018
@hosseinhelali
Copy link

Hi I am getting this error when trying to add library too

authentication failed for https://repo.spring.io/plugins-release/io/github/sac/SocketclusterClientJava/1.7.4/SocketclusterClientJava-1.7.4.pom, status: 401 Unauthorized

Maven dependency:

		<dependency>
			<groupId>io.github.sac</groupId>
			<artifactId>SocketclusterClientJava</artifactId>
			<version>1.7.5</version>
		</dependency>

@zsquare777
Copy link

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.

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?

Thank you, and thanks for your awesome project by the way.

@mastani
Copy link
Author

mastani commented Oct 8, 2024

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.

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?

Thank you, and thanks for your awesome project by the way.

Sorry i don't have it anymore, it was 6 years ago ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants