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

'server says: BadAuthentication' #5

Closed
PakanAngel opened this issue Aug 1, 2020 · 3 comments
Closed

'server says: BadAuthentication' #5

PakanAngel opened this issue Aug 1, 2020 · 3 comments

Comments

@PakanAngel
Copy link

Despite the authentication is correct and I've checked it with different Gmail accounts upon running the script I get: 'server says: BadAuthentication'

@burak5
Copy link

burak5 commented Dec 7, 2020

I fixed it for my self:
change line in requierements.txt to:
cryptography==3.2

@rehmatworks
Copy link
Owner

Please install the latest version.

@Elbandi
Copy link

Elbandi commented Dec 26, 2020

Still not working. :(

elbandi@server:~/gplaydl$ docker run -it --rm  -v "$PWD":/usr/src/myapp -w /usr/src/myapp python:3.6 /bin/bash
root@0db8dc494449:/usr/src/myapp# python3 setup.py install
....
root@0db8dc494449:/usr/src/myapp# gplaydl configure
Google Email: xxxxx@gmail.com
Google Password:
'server says: BadAuthentication'

Less secure app allowed (https://myaccount.google.com/lesssecureapps) in my google account, and account unlocked too (https://accounts.google.com/DisplayUnlockCaptcha)
There is another apk downloader, i can login with it, but require android device id.

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