Unable to connect to backend services
devchandhana12
HOBBYOP
14 days ago
Hey,
I just deployed my fastapi backend in railway but it seems my frontend is unable to connect with the backend on top of it, the backend url itself is giving an error when trying to view docs
2 Replies
Status changed to Awaiting Railway Response Railway • 14 days ago
13 days ago
What URL are you using to connect your frontend to backend?
13 days ago
Also, did you make sure that the port your backend is listening to is the same port you mapped to in your public networking URL?