mohcine50
HOBBYOP
2 years ago
I am testing POST requests that work perfectly in development mode, but they fail when deployed on Railway.
13 Replies
2 years ago
What's the error message?
2 years ago
perhaps this is your issue?
2 years ago
check the solution then
2 years ago
you need to be using https
2 years ago
There's not much we can help with here, this is your application returning 404, not railway
2 years ago
unfortunately that doesn't mean there isn't an issue with your code or how you are calling your API