Getting railway status via python
polalalar
FREEOP

25 days ago

I am requesting the data from the statuspage api (https://railway.statuspage.io/api/v2/summary.json) via the requests module. This goes great while i'm running the code on some random online compiler, but when running it on railway (or github codespaces) i get an error: 405 Client Error: Not Allowed for url. Why would this not work on railway, and how can i fix it?

5 Replies

25 days ago

I don't even think that status page is official




polalalar
FREEOP

25 days ago

well ig i'm stupid then


polalalar
FREEOP

25 days ago

mb


Welcome!

Sign in to your Railway account to join the conversation.

Loading...