Google-Play-API icon indicating copy to clipboard operation
Google-Play-API copied to clipboard

Doesn't work on Linux Mint.

Open fantoro opened this issue 7 years ago • 7 comments

[](fantoro@fantoro-linux ~/mcpe/Google-Play-API $ ./gplaydl We haven't authorized you yet. Please select your preferred login method:

  1. via login and password
  2. via access token
  3. via master token Please type the selected number and press enter: 1

Please enter your email: [My Email] Please enter password for your account: [My Password] Authenticating... http request: [request] (I censored it because it contained my email and password) http response body: Error=BadAuthentication Failed to login using the specified credentials: No auth cookie field returned Please enter your email: ) I've also tried to use the token (I generated it using the token-dispenser but it didn't work)

fantoro avatar Oct 10 '17 17:10 fantoro

@fantoro I found a dirty way , https://github.com/galenzhao/Google-Play-API/commit/dff0ebae03f3bd959a256dcd593f263a840ab18c I can using method (3 master token) &(hardcode email) to download apk,

galenzhao avatar Feb 24 '18 04:02 galenzhao

@galenzhao so option 1 dose work? On your patch

ghost avatar Mar 17 '18 11:03 ghost

Indeed it does not work. I guess 3 should work, I'll investigate why is 3 broken.

MCMrARM avatar Mar 17 '18 20:03 MCMrARM

@caspervanneck I didn't have a try, but with hardcode email info, option 3 works well,

galenzhao avatar Mar 22 '18 03:03 galenzhao

Hello how can I get master token in option 3?

bugoverfl0w avatar Jun 17 '19 08:06 bugoverfl0w

@fantoro I found a dirty way , galenzhao@dff0eba I can using method (3 master token) &(hardcode email) to download apk,

Hi, can you tell me how can get master token? Thanks,

bugoverfl0w avatar Jun 17 '19 08:06 bugoverfl0w

https://mrarm.io/u/Paste%202019-05-11%2022-18-46.txt

MCMrARM avatar Jun 17 '19 11:06 MCMrARM