Tlal
Tlal10mo ago

telegram bot issue!

Despite having deployed the code and established a group with the correct chat ID, I am unable to view the response, despite everything being configured correctly. Can some one help me what went wrong ? #❓・buildship-help
No description
Solution:
The Telegram docs are now updated to include verification code - https://docs.buildship.com/trigger-nodes/telegram-bot#verification-code-optional.
Telegram Bot Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Jump to solution
4 Replies
Gaurav Chadha
Gaurav Chadha10mo ago
Hi @Tlal, can you please check logs, after you send a message in the group.
No description
DigitalStotic | AI Developer
I faced this issue also @Gaurav Chadha After adding logging to the code it seems like there being an empty value for the verification code was causing the issue despite the telegram video I watch and documentation I read mentioning the verification value being optional. Not too add the documentation and video has barely any documentation on how the verification code works
Gaurav Chadha
Gaurav Chadha6mo ago
Hi @DigitalStotic | AI Developer, I checked the Telegram Bot again, the verification code should not cause this issue. If you'll add a verification code it will show in the logs along with the request token which will match from the request received. We'll update the docs more precisely to specify the requirement of the verification token.
No description
Solution
Gaurav Chadha
Gaurav Chadha6mo ago
The Telegram docs are now updated to include verification code - https://docs.buildship.com/trigger-nodes/telegram-bot#verification-code-optional.
Telegram Bot Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.