unknown service auth.AuthService
nhanhct opened this issue · 0 comments
nhanhct commented
Hi Kevin, iam building a microservice project with Golang, i readed your blog, it's so great, but i have a bug when using it, when i call api with path "http://localhost:3005/auth/login", it's run but it return console status 502 and
mes: "Error #1: rpc error: code = Unimplemented desc = unknown service auth.AuthService", i don't know why it show mes, can you help me?