You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would only be possible if that token is an account level token, if you choose a team while creating that token then whoami won't work as a team token does not have the needed scope to read the user data.
According to your docs, I can take an API token created in my account tokens page and prefix the
railway whoami
command like so:But when I do this, all I get is:
Any ideas?
The text was updated successfully, but these errors were encountered: