apparently fails to get AAS token #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
gplay-dl login oauth2_4...
fails with:
thread 'main' (92555) panicked at src/main.rs:133:70:
called
Result::unwrap()on anErrvalue: Error { kind: Authentication }note: run with
RUST_BACKTRACE=1environment variable to display a backtraceMaybe you should implement a fix similar to
gitlab.com/ggabr/AuroraStore/-@400eb720dbA fix based on this exact change in Aurora Store was implemented in
a9cf647b90, which in turn pulled inGrzesiek11/gplay-lib@498cae3a52from gplay-lib.This should be part of both
masterand the latest build, are you sure you are not using an older version?I'm using https://git.stary.pc.pl/Grzesiek11/gplay-dl/releases/download/v0.1.0-git.a9cf647/gplay_dl-0.1.0-git.a9cf647-linux-x86_64.tar.lz
gplay-dl SHA1 5d7231fb9b5096853c43f592ebf25415ca4001fa
config.toml is (email redacted):
command output (token redacted):
Thank you for the details!
I cannot reproduce this on my own account, so this might be something new, or perhaps unrelated. I have published v0.1.0-git.8b47bf8, which will log the Google Play response along with the crash, hopefully that tells us something.
Also, if you happen to have an Android device, did you test whether this account works with Aurora Store? If you do not have one, you could try Waydroid, though I remember it's a bit of a pain to set up.
Thank you for the debug build, @Grzesiek11. It worked. But the previous release worked fine today too. Apparently there was some glitch yesterday, because today I got the AAS token using gplay-dl for both the Google accs I tried and failed yesterday.
Thanks a lot for your support. Much appreciated.