railwayapp/cli

Unable to create Project Tokens

Chethan30 opened this issue · 0 comments

Hey, I'm unable to create project tokens for my project for GitHub actions workflow.
Steps I've used,

  1. Create an Empty project with an empty service
  2. Project Settings > Token > Create
  3. Error "Not Authorized"

image

I believe Project Tokens are the only way to get access to railway projects during CI/CD or on pipelines.
[ PS: I do not intend to link the GitHub account containing the workflow with railway ]