Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Bard encountered an error #11

Open
lywchaos opened this issue Jun 8, 2023 · 2 comments
Open

Google Bard encountered an error #11

lywchaos opened this issue Jun 8, 2023 · 2 comments

Comments

@lywchaos
Copy link

lywchaos commented Jun 8, 2023

google-bard-api doessn't work.

The only response message i got was {"content":"Google Bard encountered an error: b')]}\'\n\n38\n[["wrb.fr",null,null,null,null,[9]]]\n56\n[["di",184],["af.httprm",184,"7440470310890705770",2]]\n25\n[["e",4,null,null,131]]\n'."}

I add print(resp.text) below this line, and got something like this:

)]}'

38
[["wrb.fr",null,null,null,null,[8]]]
56
[["di",238],["af.httprm",238,"6391811025503487755",1]]
25
[["e",4,null,null,131]]


That's absolutely a bad result. I wonder who is to blame?

@andredumandan
Copy link

Hi, I'm having the same problem right now. I get 3 correct responses but then I get the error. Have you figured out what's causing it?

@julianschnell
Copy link

julianschnell commented Jul 6, 2023

I'm having the same issue... When I tried to reproduce the http request, I realized that the url param bl and the message array for param f.req, that are submitted with the post request have changed in the meantime. However, even when adjusting these values, I wasn't able to perform a successful request.

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

No branches or pull requests

3 participants