We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I want to generate an Android ID. With a gmail account I just created, I get:
java -jar googleplaycrawler-0.3.jar --email xxxxx@gmail.com --password xxxxxx --localization fr-FR checkin Error=UNKNOWN_ERR
whereas it works with an older account I have. What does UNKNOWN_ERR mean?
NB. I double checked the password and email are valid.
The text was updated successfully, but these errors were encountered:
It means that the account must accept terms&conditions. You must add you account on your android phone
Sorry, something went wrong.
Thanks! Indeed, it worked after adding the account and waiting a few secs/mins. Is there a way to automate this (adding the account on the phone)?
java -jar googleplaycrawler-0.3.jar --email xxxx --password xxx --localization fr-FR checkin Your account succesfully checkined! AndroidID : xxxxxxxxxxx SecurityToken : xxxxxx
No branches or pull requests
Hi,
I want to generate an Android ID.
With a gmail account I just created, I get:
whereas it works with an older account I have.
What does UNKNOWN_ERR mean?
NB. I double checked the password and email are valid.
The text was updated successfully, but these errors were encountered: