Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Stopped working #76

Open
Swiftgti opened this issue Jul 22, 2023 · 4 comments
Open

Stopped working #76

Swiftgti opened this issue Jul 22, 2023 · 4 comments

Comments

@Swiftgti
Copy link

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
Copy link
Author

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 ?

@raymerjacque
Copy link

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

@acheong08
Copy link
Owner

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

@hung-scopely
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants