Slack webhook Request failed
khurramrana
PROOP

19 days ago

Hey, The Slack webhook is throwing Request failed, i have created a new webhook as well and still getting the same when i test it, it says "Request failed"
.

Initially it was showing Deprecated when i faced the issue and Railways said me to fix it , a button appeared and now i am getting "Request failed"

$15 Bounty

8 Replies

Railway
BOT

19 days ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


connor-ray
PRO

19 days ago

I am experiencing the same problem


khurramrana
PROOP

19 days ago

I got two updates in Slack but those were old as i already deployed the code by moving to the dashboard and approved the PR but after 1 hour i got a notification "PENDING APPROVAL"


noahd
EMPLOYEE

19 days ago

Hello,
I have tested this on our my end and am currently unable to reproduce this issue. Things appear in order!
I will note (something I need to look into) the "test" feature shows that "request failed" even though actual events go through. Other then that, I'll open this up to the community to help debug.


Status changed to Awaiting User Response Railway 19 days ago


khurramrana
PROOP

19 days ago

Have a look

Attachments


aw-koi
PRO

18 days ago

I am also having this issue


ds-vivekkumar
PRO

12 days ago

Also, I'm getting same issue on test slack webhook - Request failed


brody
EMPLOYEE

12 days ago

Thanks for pointing this out. The "Test" button for webhooks sends a fetch request directly from your browser, so any CORS restrictions set (or not set) by Slack will apply. This can result in a "Request failed" message, even if the webhook itself is working correctly for actual events triggered by Railway. If your real notifications are coming through as expected, you can safely ignore the test error. If you're not seeing any real notifications, let us know, and we can dig deeper.


Loading...