Navigation Menu

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

Error=BadAuthentication #13

Open
stefanjauker opened this issue May 29, 2017 · 5 comments
Open

Error=BadAuthentication #13

stefanjauker opened this issue May 29, 2017 · 5 comments

Comments

@stefanjauker
Copy link

Hi,

I often get a BadAuthentication error message. When i execute the command in a loop it shows 3 of 10 times the following error:

java -cp 'android-checkin-1.0.jar:lib/*' com.android.checkin.Main $MAIL $PASSWORD
Fetching auth (google service)...
Error=BadAuthentication
java.io.IOException: Can't find Auth // HTTP/1.1 403 Forbidden
	at com.android.checkin.Checkin.postFormFetchValue(Checkin.java:108)
	at com.android.checkin.Checkin.fetchAuthGsf(Checkin.java:77)
	at com.android.checkin.Checkin.checkin(Checkin.java:54)
	at com.android.checkin.Main.main(Main.java:17)

any idea?

@iliis
Copy link

iliis commented Jun 13, 2017

Same here. I always get a 403 error. And yes, the credentials are valid ;)

@kkhanmohammadi
Copy link

Hi, Did you guys find the solution? I have the same issue.

@kkhanmohammadi
Copy link

I got the same error, did you guys found a solution?

@iliis
Copy link

iliis commented Dec 14, 2017

No, at least not a direct one. I'm now using MicroG (http://microg.org/) with Yalp Store (https://github.com/yeriomin/YalpStore), so I don't need a Google account at all anymore ;)

@kkhanmohammadi
Copy link

Thansks @iliis ! I will try that.

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

3 participants