Marty Cochrane
Marty Cochrane
This, unfortunately, doesn't work for me, I get the same bad auth as mentioned in this issue - https://github.com/NoMore201/googleplay-api/issues/162 (even with app passwords).
Getting the same issue as you, just simply Bad Authentication (even tried with app passwords).
@kallix which version of python are you on? In order to run requests 2.23.0 I need to downgrade to urllib3==1.25.11 but then that crashes with `AttributeError: module 'urllib3.util.ssl_' has no...
On one Google account, the gsfId and AuthToken is still valid, so when I log in with that method it's working at the moment but like you said it'll expire...
Thanks for the link to https://github.com/gentoolinux/googleplay-api/commit/6e4c7a47b59f2a1a512b05380127f87369e308ff but I already had that fix from last year. I eventually got it to work by reverting urllib3 to 1.25.11 (or 1.25.10) then replacing...
> @marty0678 are you able to run your library on Linux? I would like run on AWS but failed to do so. when i tried on my mac (brew python...
> > Here's what I've been able to get to work, all thanks to @marty0678's fork [marty0678/googleplay-api](https://github.com/marty0678/googleplay-api/) > > ```shell > > git clone https://github.com/marty0678/googleplay-api > > cd googleplay-api >...
As mentioned in https://github.com/NoMore201/googleplay-api/issues/162 the above PR doesn't appear to be working any longer.
Sorry what is this issue for? We posted the raw loading screen and will update the repo with it and the other updates when we can.