Is Railway API down?
matisidler
PROOP

2 years ago

Hi! I'm trying to run a POST request to https://backboard.railway.app/graphql/v2, but I'm getting this response:
{"errors":[{"message":"Problem processing request","traceId":"2161418850244680870"}]}

This same request used to work until yesterday. Any hint?

Solved

11 Replies

matisidler
PROOP

2 years ago

74974832-12d2-4993-a378-1b8e7586fbe0


2 years ago

Can reproduce


2 years ago

!t


2 years ago

This thread has been escalated to the Railway team.

Status changed to Awaiting Railway Response dev over 1 year ago


matisidler
PROOP

2 years ago

I fixed it doing the following:
Open Dev Tools -> Copy request as cURL -> Import it in Postman -> Export it as code -> Modify the internal URL to the graphql/v2 URL and run the code

Was there a change in the API?


2 years ago

Not that I know of, I was testing in Railway's GraphQL playground and I was getting the same errors there


2 years ago

1263128433718857700


2 years ago

Oh wait I'm silly, I was trying to get memory usage form January 😭


Status changed to Open dev over 1 year ago


matisidler
PROOP

2 years ago

lol


2 years ago

So it's working fine for you now?


matisidler
PROOP

2 years ago

yes, I had to change my code which used to work fine, that's why I supposed there were an API change! now I'm struggling with the deploying time, but I already sent a message on another thread!

thanks for the fast reply :)


2 years ago

no problem!


Status changed to Solved dev over 1 year ago


Loading...