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

400 Bad request body #11

Open
hahaopsmeow opened this issue Jul 26, 2016 · 0 comments
Open

400 Bad request body #11

hahaopsmeow opened this issue Jul 26, 2016 · 0 comments

Comments

@hahaopsmeow
Copy link

I get this error.

java -Xbootclasspath/a:lib/httpcore-4.2.2.jar:lib/httpclient-4.2.2.jar:lib/httpmime-4.2.2.jar:lib/httpclient-cache-4.2.2.jar:lib/commons-logging-1.1.1.jar:lib/fluent-hc-4.2.2.jar:lib/protobuf-java-2.4.1.jar:lib/commons-codec-1.6.jar -jar android-checkin-jb.jar <email> <password>
Checking in without Google account...
security token: 5245741293366626178
android_id: 4368663227827259636
Fetching auth (google service)...
HTTP/1.1 400 Bad request body
<HTML>
java.io.IOException: <HTML> // HTTP/1.1 400 Bad request body
        at com.android.checkin.Checkin.postFormFetchValue(Checkin.java:132)
        at com.android.checkin.Checkin.fetchLSID(Checkin.java:105)
        at com.android.checkin.Checkin.checkin(Checkin.java:78)
        at com.android.checkin.Main.main(Main.java:18)
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

1 participant