Bard icon indicating copy to clipboard operation
Bard copied to clipboard

Stopped working

Open Swiftgti opened this issue 1 year ago • 4 comments

Any response from bard, now crashes:

site-packages\Bard.py", line 275, in ask chat_data = json.loads(resp.content.splitlines()[3])[0][2] ~~~~~~~~~~~~~~~~~~~~~~~~~^^^ IndexError: list index out of range

Swiftgti avatar Jul 22 '23 01:07 Swiftgti

The issue was because changed my __Secure-1PSID, and the script dont report the Authentication error.

BUT now, apparently the __Secure-1PSID are changing very fast, from one day to another... how to prevent it? any way to automatically retrieve __Secure-1PSID ?

Swiftgti avatar Jul 22 '23 02:07 Swiftgti

nope, its a secure cookie... you have to use the cookie extension and manually copy it every time it changes.

raymerjacque avatar Jul 22 '23 02:07 raymerjacque

Strange. Mine hasn't changed at all over the past week.

acheong08 avatar Jul 22 '23 07:07 acheong08

@acheong08 maybe you are using a separated account just for Bard and that account isn't used frequently.

hung-scopely avatar Jul 24 '23 02:07 hung-scopely