cookies icon indicating copy to clipboard operation
cookies copied to clipboard

Not working Windows Chrome

Open johnattrender opened this issue 3 years ago • 1 comments

Doesn't seem to be working for me for Windows and Chrome. I try the host, which clearly displays in cookies in Chrome, but Cookies doesn't bring back anything. In fact, I can't get any cookies from Cookies.

Here the output from verbose:

Loading cookies from &{{C:\Users\{REMOVED}\AppData\Local\Google\Chrome\User Data\Default\Cookies <nil> chrome Person 1 windows true} <nil> [] [] <nil>}
Error loading cookies from &{{C:\Users\{REMOVED}\AppData\Local\Google\Chrome\User Data\Default\Cookies <nil> chrome Person 1 windows true} <nil> [] [] <nil>}: 

johnattrender avatar Oct 19 '22 15:10 johnattrender

Same issue probably due to the package browserutils/kooky which gives a wrong specific path to Cookies. Didn't find simple solutions yet though.

Haoyi-Han avatar Aug 27 '23 16:08 Haoyi-Han