acheong08 / Bard

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

"Google Bard encountered an error" after send many requests #23

Closed buaabarty closed 1 year ago

buaabarty commented 1 year ago
Google Bard encountered an error: b')]}\'\n\n38\n[["wrb.fr",null,null,null,null,[8]]]\n57\n[["di",141],["af.httprm",141,"-5945089517819816234",1]]\n25\n[["e",4,null,null,132]]\n'.
AprilNEA commented 1 year ago

I'm curious about how many times ?

buaabarty commented 1 year ago

I'm curious about how many times ?

send about hundreds of requests continuously 🤣

jonrhaider commented 1 year ago

Do you think you're hitting an api call limit or do you need to refresh your __Secure-1PSID cookie or SNlM0e values after so many calls?

Razilator commented 1 year ago

I wanted to create a bot, but faced exactly the same problem. Didn't send any messages to him.

Razilator commented 1 year ago

Everything works with VPN/PROXY, please upgrade the package to pip, so that you can use the new code from the proxy package.

Tienduyvo commented 1 year ago

For me getting a new token with new IP via VPN and browser session in incognito window resolves this issue.

acheong08 commented 1 year ago

Rate limits are server side and out of scope as an issue