Telegram edit message text error

Describe the problem/error/question

Hello community, I’m trying to create a menu like Botfather. To do this, I’m trying to change a text message in Telegram, but I’m getting an error. If I try the same thing as Postmen, it works. What am I doing wrong?

What is the error message (if any)?


Please share your workflow

Share the output returned by the last node

Error code

400

Full message

{ "ok": false, "error_code": 400, "description": "Bad Request: message to edit not found" }

Information on your n8n setup

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

stupid mistake that cost me 2 days. Wrong credential

1 Like

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