Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

LoginError: Error=BadAuthentication #123

Open
GoneTone opened this issue Apr 26, 2020 · 12 comments
Open

LoginError: Error=BadAuthentication #123

GoneTone opened this issue Apr 26, 2020 · 12 comments

Comments

@GoneTone
Copy link

GoneTone commented Apr 26, 2020

It works fine in Node.js 8.x, but does not work in 12.x, 14.x, console returns "LoginError: Error = BadAuthentication", why?

I want to update my Discord Bot, discord.js v12 requires Node.js 12.x version, so I found this a problem.

Update: Node.js 8.x is not working anymore...

@sharifStrudent
Copy link

I faced this error from today at node 8.9.4
any solution?

@honktang
Copy link
Contributor

same error even with node v8.x

@GoneTone
Copy link
Author

Remove sdk_version parameter: d82c913

@sharifStrudent
Copy link

Remove sdk_version parameter: d82c913

Not working even after removing sdk_version !

@GoneTone
Copy link
Author

But for me it work🤔

@keyofd
Copy link

keyofd commented May 25, 2020

I faced this error from today at node v8.11.3
any solution?

@danik1058
Copy link

danik1058 commented May 25, 2020

Remove sdk_version parameter: d82c913

Doesn't work for me as well...

@GoneTone
Copy link
Author

GoneTone commented May 26, 2020

I just tested it, it does not work... WTF

@MisteFr
Copy link
Contributor

MisteFr commented May 28, 2020

Same issue here, node 8.16.2.

@antonkrasov
Copy link

hey guys, please check this out:

In case of errors related to the authentication after the above steps, consider the following actions (visit the links while you are logged in with the account used to download the applications):

allow less secure apps to access your account (https://myaccount.google.com/lesssecureapps)

temporarily unlock access to your account (https://accounts.google.com/DisplayUnlockCaptcha)

For me it works, kudos - https://github.com/ClaudiuGeorgiu/PlaystoreDownloader

@GoneTone
Copy link
Author

GoneTone commented Jul 1, 2021

I developed a library!
https://github.com/GoneToneStudio/node-google-play-api

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants
@honktang @antonkrasov @keyofd @GoneTone @sharifStrudent @MisteFr @danik1058 and others