[BUG] Telegram workflow
Describe the bug I'm using Sim Studio on Railway with a template that has the latest project images. Everything works fine, except for the Telegram workflow. Every time I try to add it, it causes the following error.
[2025-10-18T21:20:32.240Z] [ERROR] [MintWebhookTestUrlAPI] Error minting test webhook URL {"message":"Data provided to an operation does not meet requirements","line":163,"column":39,"sourceURL":"/app/apps/sim/.next/server/chunks/node_modules_jose_dist_webapi_jwt_verify_02509f33.js"}
I also tried using your cloud platform and it doesn't give the error, but the webhook doesn't work. I send messages through my bot, but it's not triggering the webhook.
But only to the Webhook, if I leave the workflow to send a reply in a specific chat, it works normally.
To Reproduce Steps to reproduce the behavior: Register a webhook and see if it is triggered.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.