mortium91 / langchain-assistant

Interact with LLM's (GPT-3, GPT-3.5, GPT-4) via messenger apps like Telegram, Whatsapp and Facebook Messenger
https://abracadata.io
MIT License
160 stars 33 forks source link

Replit telegram deploy 405 Method Not Allowed #14

Open zlapp opened 1 year ago

zlapp commented 1 year ago

Hi,

Thank you for the open source contribution and detailed blog posts. I am trying to deploy telegram on replit I received the webhook set message however the chat isn't responding and getting the bellow error in replit console:

INFO:     172.31.128.1:37082 - "POST / HTTP/1.1" 405 Method Not Allowed

I added an additional hellow world message from fastapi below to see when entering the replit webview in browser on its own to see the server is alive and I do receive the hello world message.

mortium91 commented 1 year ago

A few checks:

zlapp commented 1 year ago

Forked the example replit not sure if has SSL/https Webhook was set recieved confirmation