You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I WON'T ANSWER IF YOU DON'T PROVIDE SUCH DETAILS. COPY-PASTING IS NOT ENOUGH, I'M NOT A JEDI (YET).
Please provide those informations:
Operating System (ie Ubuntu 16.04): termux
Python version when running gplaycli (should be 3+)
GPlayCli version via gplaycli -v
The way you installed gplaycli: git clone, git clone and setup.py, pip install gplaycli, apt install gplaycli, ...
The authentication method: (own) credentials or (own) token.default token: default tokem
[WARNING] No configuration file gplaycli.conf found at ['/data/data/com.termux/files/home', '/data/data/com.termux/files/home/.local/etc/gplaycli', '/data/data/com.termux/files/usr/local/etc/gplaycli', '/etc/gplaycli'], using default values
[Errno 2] No such file or directory: 'token.cache'
[ERROR] Cannot retrieve email address from token dispenser
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/gplaycli", line 33, in <module>
sys.exit(load_entry_point('gplaycli==3.29', 'console_scripts', 'gplaycli')())
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/gplaycli/gplaycli.py", line 651, in main
cli.search(args.search, not args.paid)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/gplaycli/hooks.py", line 8, in check_connection
ok, err = self.connect()
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/gplaycli/gplaycli.py", line 412, in connect
self.retrieve_token()
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/gplaycli/gplaycli.py", line 193, in retrieve_token
raise ERRORS.TOKEN_DISPENSER_SERVER_ERROR
The text was updated successfully, but these errors were encountered:
I WON'T ANSWER IF YOU DON'T PROVIDE SUCH DETAILS. COPY-PASTING IS NOT ENOUGH, I'M NOT A JEDI (YET).
Please provide those informations:
gplaycli
(should be 3+)gplaycli -v
gplaycli
:git clone
,git clone and setup.py
,pip install gplaycli
,apt install gplaycli
, ...The text was updated successfully, but these errors were encountered: