Telegram Trigger: Bad Request: bad webhook: An HTTPS URL must be provided for webhook

< Please help, how can I resolve the n8n webhook issue with docker desktop on port 5678 or 5680

I am using a docker desktop on Windows and telegram is not acceptin my Webhook

The Error response i get is “Telegram Trigger: Bad Request: bad webhook: An HTTPS URL must be provided for webhook”

This has also happened when I tried connecting to elevenlabs application’s webhook

My prompt on the telegram bot does not get to the n8n telegram trigger

Here is my workflow

You’re trying to make your Telegram bot trigger an n8n workflow while using docker on your local server but Telegram requires your n8n server to be publicly reachable over HTTPS.

So you can either deploy n8n to a public server or use ngrok to expose your local Docker port to a public address.

Thank you for the response, @n8n_Joshua. How do Iput the local docker to a public address on ngrok? Step by step guide please.
I am much of a novice here

I also looking solution for this. Hope we can find help .

watch this video