Third Party API is not being called.
suman-shrestha
TRIALOP
a year ago
I am calling a third party API from code hosted in railway. But it does not responds(connect timedout issue) when i call it from railway. It send me back the response when i call from localhost.
Can I use curl CLI to check the third party API response.
1 Replies
dev
MODERATOR
a year ago
Maybe the third party API has Railway's IPs blocked?
Unfortunately you can't access Railway deployments directly via SSH so you can't run any curl commands from your deployment directly