Adrian Galilea
webhook outdated docs and issues
Hello
First of,
https://docs.railway.app/diagnose/webhooks
this documentation seems outdated.
I'm trying to use a webhook on my telegram bot app with wallet pay.
https://docs.wallet.tg/pay/
The wrapper I'm using is this:
https://github.com/xdownedx/WalletPay/tree/main
It by default listens on port 9123
When this didn't work I also saw this:
https://docs.railway.app/deploy/exposing-your-app
So I created PORT variable with 9123 value.
https://aiwizzard-production.up.railway.app/wp_webhook
This is my expected webhook path
But no idea if when I select PORT 9123 in railway enviromental variables what I'm really doing is redirecting it to another port, this is not what I want.
Please help, I'm also talking with wallet pay support, but if you can at least clarify my confusion with webhooks and PORT
11 replies
telegram.error.TimedOut: Timed out
This is my first time using railway, I noticed a few other people complaining about this a few days ago, I don't see any solution posted, please help.
I have 0 issues running it locally.
I run dozens of regular telegram chatbots, using python telegram api official library, I say this because I see people being accused of shady bots
You can check here http://t.me/aiWizzard_bot is what I'm building is a regular telegram bot.
29 replies