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
Solution:Jump to 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.
4 Replies
Hi @Tlal, can you please check logs, after you send a message in the group.
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
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.
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.