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

I found issue on Telegram trigger on my local server can anyone support me to solve it

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hey @Abo_Motaz
Is your n8n running over http or https? What do you have in the address bar, when you use https?
What is your WEBHOOK_URL configured with?

Its working under https, but when i configure webhook, its rolle back to be unconfigured after i configured returns with empty url

{“ok”:true,“result”:{“url”:“”,“has_custom_certificate”:false,“pending_update_count”:2,“allowed_updates”:[“message”]}}

When you configure a form-trigger or a webhook-trigger, what do you see its URL is in the node configuraiton?