ciuzaak / Claude-Telegram-Bot

Anthropic Claude & Google Bard Bot for Telegram.
MIT License
204 stars 85 forks source link

❌ Error orrurred: Response code not 200. Response Status is 403 #18

Closed Shjpr9 closed 1 year ago

Shjpr9 commented 1 year ago

Hey there. I have run the bot but I got the following error: ❌ Error orrurred: Response code not 200. Response Status is 403. /reset

This is how I set my config.yml file:

telegram:
  bot_token: MY-BOT-TOKEN
  user_ids: [123456789, 987654321]
claude:
  api: # leave it blank if you don't want to use claude
bard:
  api: ZAjHY4Pn_SOMEVALUEwFEw., sidts-SOMEVALUE_LXGRmuSA

As the format says

This is exactly how I did it but it does not work. Thanks for your time

ciuzaak commented 1 year ago

Please check whether the server where you deploy the robot can access the Google Bard web page normally

Shjpr9 commented 1 year ago

Yes it can