Telegram Trigger1: Bad Request: invalid webhook URL specified

Im Using Docker + N8N + NGrok
im using telegram trigger Updates: message
i have managed to get my url to change from http to https and tested it to work, it is working but telegram still throws me the same error. what can i do to troubleshoot

Hi @Daniel_Kyeat Since you’ve switched to HTTPS through Ngrok but Telegram still throws errors, this is what you should do

  1. Verify Your Current Setup
  • Ngrok gives you an https://

  • You set this URL in Telegram’s setWebhook

  • The webhook works when tested manually

  • Key Checks & Fixes
    Confirm Telegram Accepts Your Ngrok URL and Test the Webhook URL directly.

2 Likes

it may be a specific configuration or bug in your n8n version. @Baseman

Check the n8n documentation for Telegram Trigger issues: Telegram node documentation | n8n Docs

Thankyou when ii was setting up the static domain i made a mistake of not changing the port to the port im using, i was using default 80.

1 Like

Good to hear that you found the problem bro.
All the best g

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.