how can I fix that when I run the command rasa run I receive that msg how can I solve that ?
telegram.error.BadRequest: Bad webhook: https url must be provided for webhook
how can solve it I run my code in python using http server in 5002
and then after I just set the url using Ngrok in same dress 5002
Ngrok wites is 200 ok but my bot do not connect to telegram help me please
i m getting RasaException: Failed to set channel webhook: A request to the Telegram API was unsuccessful. Error code: 400. Description: Bad Request: bad webhook: Webhook can be set up only on ports 80, 88, 443 or 8443
though i run my bot in 8080