Open Swiftgti opened 1 year ago
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 ?
nope, its a secure cookie... you have to use the cookie extension and manually copy it every time it changes.
Strange. Mine hasn't changed at all over the past week.
@acheong08 maybe you are using a separated account just for Bard and that account isn't used frequently.
Any response from bard, now crashes:
site-packages\Bard.py", line 275, in ask chat_data = json.loads(resp.content.splitlines()[3])[0][2]