Rand(cat)
Raise Unauthorized error when run "railway link"
I was doing the get start tutorial (next.js, prisma Todo), in the production environment I have success run "railway link" and "railway up.
Then I create a new environment for development. And I run "railway login", it shows "Logged in as {my account}", then I run "railway link", it raise "Error: Unauthorized. Please login with
railway login
".
I have try this many times.11 replies