acheong08 / Bard

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

Python error #50

Closed Bharat9114 closed 1 year ago

Bharat9114 commented 1 year ago

16863508214586319983982132447080

Please go through this This error raised when i run Example.py

acheong08 commented 1 year ago

Did you give the correct authentication cookie?

Bharat9114 commented 1 year ago

Same i copied from cookie edit

On Sat, Jun 10, 2023, 07:21 Antonio Cheong @.***> wrote:

Did you give the correct authentication cookie?

— Reply to this email directly, view it on GitHub https://github.com/acheong08/Bard/issues/50#issuecomment-1585419287, or unsubscribe https://github.com/notifications/unsubscribe-auth/A46FGHPDX4GFY7NY6OSFM43XKPHJ5ANCNFSM6AAAAAAZBGUROU . You are receiving this because you authored the thread.Message ID: @.***>

acheong08 commented 1 year ago

The error happens when the check fails: Copy the cookie properly (which ends with a dot)

Bharat9114 commented 1 year ago

No only one . Infact i tried EDGE gpt also it's also showing Error. I want to make ai bot for telegram. I request you if you can basic version of bot that work with Telebot module for python.

On Sat, Jun 10, 2023, 07:36 Antonio Cheong @.***> wrote:

Are you signed in to multiple accounts?

— Reply to this email directly, view it on GitHub https://github.com/acheong08/Bard/issues/50#issuecomment-1585425143, or unsubscribe https://github.com/notifications/unsubscribe-auth/A46FGHM3TQVHRKT7SP2X4CLXKPJBBANCNFSM6AAAAAAZBGUROU . You are receiving this because you authored the thread.Message ID: @.***>

acheong08 commented 1 year ago

The error check did not involve sending a request. It simply checked if the cookie ended with a . which all authentication cookies should. You copied it wrong

acheong08 commented 1 year ago

And EdgeGPT uses a different cookie