-
Notifications
You must be signed in to change notification settings - Fork 94
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
Bad Authentication #57
Comments
Am 22.04.2019 07:56, schrieb Amagician:
Hi, I have struggled on this question for a long time. I downloaded
the whole project and use .|/gradlew -Pversion=4.x.y-DEV createExe| to
generate the jar file. However, when I try to log in with my correct
google account, it kept returning *Bad Authentication*. I can use the
exact same google account to log in the prebuild binaries provided.
image
<https://user-images.githubusercontent.com/38928662/56485058-2f20dc00-6498-11e9-80b5-38bd08c81dd2.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#57>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADOTAPGNPIEBQEBDUFRDMTPRVHSHANCNFSM4HHNSYTQ>.
The official binaries are build from the published source without any
modification.
This is a support issue, for that, you will need to open a support
ticket. You can do so from the "Help|Support" menu item.
|
Is there any update on this, I'm facing the exact same problem |
Am 14.07.2019 12:54, schrieb Chris Georgoulis:
Is there any update on this, I'm facing the exact same problem
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#57?email_source=notifications&email_token=AADOTAPZYX5MEUHZ3PMF7ITP7MAWTA5CNFSM4HHNSYT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ4C4EQ#issuecomment-511192594>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADOTAILPDKKJXF53FVKXSDP7MAWTANCNFSM4HHNSYTQ>.
Sorry, the bug tracker is for development questions. For support, please
open a ticket under "Help|Support"
|
I'm having the same issue, was anyone able to figure it out? I used it successfully a few weeks ago, but now I get BadAuth every time |
Update: Login with my older Google account throw BadAuth every time, but a newly created Google account works fine. |
Pretty much sounds as if something triggered the "Account was stolen" alarm. Solution in this case is to log in via browser and confirm the login attempt. I'll probably publish DummyDroid 2.0 today or tomorrow, which should have better error reporting. |
Indeed, I logged in and was asked to confirm it was me. |
Raccoon works again after I changed the password |
Hi, I have struggled on this question for a long time. I downloaded the whole project and use .
/gradlew -Pversion=4.x.y-DEV createExe
to generate the jar file. However, when I try to log in with my correct google account, it kept returning Bad Authentication. I can use the exact same google account to log in the prebuild binaries provided.The text was updated successfully, but these errors were encountered: