a month ago
when connecting one service to another I am getting a when I have this error I change it to use it as hardcoded, then retry linking and then it works
${{"XXXXXX_API".RAILWAY_PRIVATE_DOMAIN}}
1 Replies
a month ago
RAILWAY_STATIC_URL is not a Railway-provided variable, which is why the reference resolves to an empty string. The correct variable for the public domain is RAILWAY_PUBLIC_DOMAIN, so your reference should be ${{TRANSPORTES API.RAILWAY_PUBLIC_DOMAIN}}. You can find the full list of Railway-provided variables in our variables reference docs.
Status changed to Awaiting User Response Railway • about 1 month ago
a month ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 28 days ago