Telegram Listenning and nothing happens

Information on your n8n setup

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

Hello,

My n8n runs behind “YunoHost” with its domain name : n8n.domain.tld
When I use the "Telegram trigger “on Message” and I test, nothing happens.

I test the webhook : https://n8n.domain.tld/webhook-test/965f284e-23a0-43c4-9976-6656769a3ad0/webhook

And I have : {“code”:404,“message”:“This webhook is not registered for GET requests. Did you mean to make a POST request?”}

Someone can help me ?
Sorry for my english :wink:

Hey @Eric_P

Telegram only allows one webhook per bot, can you make sure the workflow is not set to active when you are testing and that should get it working.

I have only one webhook active.
I have only one node in my workflow…
And when I test the webhook URL
Capture d’écran 2024-12-08 170624
I have that

Hi Eric, I have the same problem, were you able to solve it ?

Thanks

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