Brett Hoyer
Brett Hoyer
Same here. I was added as a new member to a team and repeatedly hit `MDServer Unauthorized`.
@strib Is there any chance you need to refresh a server as in https://github.com/keybase/client/issues/24602#issuecomment-918478113?
@KinonoChen Instead of using @vercel/postgres, I used the [node-postgres](https://www.npmjs.com/package/pg) package and rewrote the seed file to use its syntax. The changes were fairly minimal. This allowed me to connect to...