PawanOsman / GoogleBard

GoogleBard - A reverse engineered API for Google Bard chatbot for NodeJS
https://bard.google.com
MIT License
415 stars 57 forks source link

Confirmation of validity #25

Closed boygoboy closed 1 year ago

boygoboy commented 1 year ago

Can you call the chat and use it normally now? Now report this problem Error parsing response: make sure you are using the correct cookie, copy the value of "__Secure-1PSID" cookie and set it like this:

new Bard("__Secure-1PSID=")

Also using a US proxy is recommended.

If this error persists, please open an issue on github. The cookie setting is correct, and the network environment is also set up. Before, you can successfully receive chat replies, but now you can’t