Problem with Telegram credential in Rasa deployment in EC2 AWS

I deploy my rasa chatbot in a EC2 in AWS, but it doesnt respond when I use Telegram. In my deployment i use an API gateway to have an https url for webhook_url in credentials but it doesnt work with telegram app. I test the url in browser and it works.

  1. Always use environment variables for the credentials even for local development

  2. In the debug message, can you see if the connection to Telegram is successful?

1 Like

Ok, I´ll use the environment variables. About the connection to Telegram, it´s successful in the debug message and I also confirm it with the Status OK message shown when enter to https://{url}/webhooks/telegram