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.
8 Replies
Percy
Percy16mo ago
Project ID: 3bb8dcc4-ff5e-4ac6-b964-b32631de31f0
Rand(cat)
Rand(cat)16mo ago
3bb8dcc4-ff5e-4ac6-b964-b32631de31f0 I try turn off my vpn and turn on it, it is the same. then I delete the database, it still not work
Brody
Brody16mo ago
have you ran railway login?
Rand(cat)
Rand(cat)16mo ago
yes, I ran many times
Rand(cat)
Rand(cat)16mo ago
Brody
Brody16mo ago
if you get errors you need to mention them delete the config.json file in the .railway folder thats in your home directory
Rand(cat)
Rand(cat)16mo ago
thinks, it works