Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dilinger
Copy link

@dilinger dilinger commented Apr 3, 2020

When searching or downloading apks, gplaycli will happily keeping to
get a token over and over from the token dispenser. If the token
dispenser spits out tokens but google doesn't like them, it will
create an infinite loop.

This breaks out of that loop after 5 attempts, and also suggest to
the user that they try using their own credentials. I'd like to
point them to a manpage or README with instructions, but we're
not there yet.

When searching or downloading apks, gplaycli will happily keeping to
get a token over and over from the token dispenser. If the token
dispenser spits out tokens but google doesn't like them, it will
create an infinite loop.

This breaks out of that loop after 5 attempts, and also suggest to
the user that they try using their own credentials. I'd like to
point them to a manpage or README with instructions, but we're
not there yet.
@eighthave
Copy link

As a user, this would be great to have! Maybe it should be enabled using a option flag? Make the default be the current behavior, then it would be something like --token-retries=5

@fontanon
Copy link

Worked for me !

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

Successfully merging this pull request may close these issues.

3 participants