You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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:That's absolutely a bad result. I wonder who is to blame?
The text was updated successfully, but these errors were encountered: