I have an error when i try to send a message from n8n to Telegram. I got an api key from telegram and chatid but when i send the message i get the next error:
Any chance a firewall is blocking outbound connections? I don’t use the telegram node so not familiar with it, but if it’s an auth error, something is blocking that connection.
Perhaps you haven’t started the chat in Telegram. In this case, noting can be sent to the user.
So make sure if you pressed the Start button in the bot chat.
On the other hand, i have ufw disabled and stoped. And the firewall rule on cloud interface are opened for 0.0.0.0/0 network so i think that isn´t a connection error.
with this url i got: {“ok”:true,“result”:{“id”:XXXXXXXXX,“is_bot”:true,“first_name”:“XXXXXXX”,“username”:“XXXXXXX”,“can_join_groups”:false,“can_read_all_group_messages”:false,“supports_inline_queries”:false}}
I used the chatid and the token got with botfather.