Third Party API is not being called.
suman-shrestha
TRIALOP
2 years 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
2 years 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