GHunt icon indicating copy to clipboard operation
GHunt copied to clipboard

Cookie Valid but get Error

Open bwogi28 opened this issue 3 years ago • 3 comments

[+] The cookies seems valid ! Extracting the tokens...

Google Docs Token => XXXXXXXXXXXXXXXXXXXXXXXX Traceback (most recent call last): File "C:\Users\xxx\Downloads\Music\GHunt-master\check_and_gen.py", line 212, in internal_auth, internal_token = get_internal_tokens(driver, cookies, tmprinter) File "C:\Users\xxx\Downloads\Music\GHunt-master\check_and_gen.py", line 120, in get_internal_tokens internal_token = body.split("appsitemsuggest-pa")[1].split(",")[3].strip('"') IndexError: list index out of range

bwogi28 avatar Apr 19 '21 13:04 bwogi28

This issue occurs and occurs over and over again. Someone else said to make sure you've opened Chrome at least once... I think I've used Chrome, thanks. There is no working fix for this as far as I can tell, and nobody seems to want to give a fix for it, because nobody uses Windows anymore.

ghost avatar Feb 10 '22 23:02 ghost

any fix for this?

danchengash avatar Jun 02 '22 14:06 danchengash

Update Python and use python instead of python3 if you're on Windows.

ghost avatar Jun 02 '22 15:06 ghost