Getting railway status via python
polalalar
FREEOP

a month 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

I don't even think that status page is official




polalalar
FREEOP

a month ago

well ig i'm stupid then


polalalar
FREEOP

a month ago

mb


Welcome!

Sign in to your Railway account to join the conversation.

Loading...