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
25 days ago