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
Project ID:
3bb8dcc4-ff5e-4ac6-b964-b32631de31f0
You might find these helpful:
-
railway login
doesn't seem to do its job
- 🚨 Response not successful status=400
- Sample NextJS Prisma app not working⚠️ experimental feature
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
have you ran
railway login
?yes, I ran many times
if you get errors you need to mention them
delete the config.json file in the .railway folder thats in your home directory
thinks, it works