acheong08 / Bard

Python SDK/API for reverse engineered Google Bard
MIT License
1.42k stars 177 forks source link

Secure_1PSIDTS value refreshing at very high rate. #75

Open Abhineetnehra opened 1 year ago

Abhineetnehra commented 1 year ago

I don't know if only I am facing it but Secure_1PSIDTS value is refreshing at a high rate, sometime even in duration of 10 minutes it refreshed twice. Any suggestion what is going on here, and how I can fix this ?

raymerjacque commented 1 year ago

you can't. you have to refresh every time it refreshes.

Mopilani commented 1 year ago

OK how do we can auto refresh it al the time, it's now changes at any request.

raymerjacque commented 1 year ago

you have to go to google after every request and copy it after every request.

Abhineetnehra commented 1 year ago

Well, it might seems funny, but if bard browser tab is kept open while sending request to it via reverse engineering then Secure_1PSIDTS value changes more frequently, on other hand when i closed bard browser window request count somewhat increase before Secure_1PSIDTS value refreshes. Maybe, just a random experience but, i somewhat noticed it. Can someone suggest much solid method to persist value of PSIDTS? Thanks in advance!!