Hi everyone,
I’m running into an issue with the Telegram node in n8n. Here’s the error I’m getting:
“Bad request - please check your parameters. Bad Request: can’t parse entities: Can’t find end of the entity starting at byte offset 1023.”
What I’ve tried so far:
- Double-checking the parameters (e.g., chat ID, message content).
- Shortening the message length to see if it’s a character limit issue.
Questions:
- What does “can’t parse entities” mean in this context?
- Is there a character limit or specific formatting requirement for Telegram messages in n8n?
- How can I adjust the parameters to resolve this error?
Any advice or suggestions would be greatly appreciated!
Thanks in advance.
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: