dwilt
PROOP
a year ago
According to the docs, I can take an API token created in my account tokens page and prefix the railway whoami command like so:
RAILWAY_API_TOKEN=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX railway whoamiBut when I do this, all I get is:
Unauthorized. Please login with `railway login`Any ideas?