getting a when using reference link
gabrielurgomez
PROOP

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

CleanShot 2026-05-23 at 09.22.15.png

${{"XXXXXX_API".RAILWAY_PRIVATE_DOMAIN}}

Solved

1 Replies

Railway
BOT

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


Railway
BOT

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


Welcome!

Sign in to your Railway account to join the conversation.

Loading...