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

Twilio response issue #19

Open diegobc28 opened 1 year ago

diegobc28 commented 1 year ago

Hey guys, thankd you for posting your work! I'm trying to create the whatsapp bot on replit, but the console shows this error:

HTTP Error Your request was:

POST /Accounts/ACacc25a10f26650592906999a86155527/Messages.json

Twilio returned the following information:

Unable to create record: A text message body or media urls must be specified.

Also I tried to create the telegran and I have this error:

INFO: 172.31.196.1:42666 - "OPTIONS %2A HTTP/1.1" 404 Not Found INFO: 172.31.196.1:42680 - "POST / HTTP/1.1" 404 Not Found

Could this be about any change I need to make to the code?