Resource not supported on express NodeJS app
Pretty much what the title says. When I deploy my project it deploys fine, and one of the API routes even works. However, if I try and send a request to most routes they fail with a 404 : Resource not supported.
All my code is available on https://github.com/yuval59/react-vacations, but when I run this locally it works fine.
Solution:Jump to solution
are you sure you are using https when making requests to your service on railway?
5 Replies
Project ID:
0bb1c778-3e97-40e6-af43-ca4013bdd2aa
0bb1c778-3e97-40e6-af43-ca4013bdd2aa
Solution
are you sure you are using https when making requests to your service on railway?
God dammit. About three hours of ripping my hair out, and this was the problem.
Thank you!
haha no worries