-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Account not issued by... #1698
Comments
Which release are you using? |
|
What version of micro? This is the |
cmd |
the actual release version? how are you downloading micro? if you are running an old version please get the latest. Otherwise if you plan to stay with go-micro v1.18 please downgrade micro |
I have the same problem, go-micro version: go 1.13 // This can be removed once etcd becomes go gettable, version 3.4 and 3.5 is not, require ( github.com/micro/cli/v2 v2.1.2 |
Hello, I have the same issue... |
micro --auth_namespace=go.username api --namespace=go.username |
Me too, go 1.14 go.mod docker-compose: micro: Message: |
hi,all: Me too |
This works for me! |
Looks like there is a resolution, otherwise please file issue in micro/micro for any further problems |
Error using api gateway access.
Added namespace when running micro.
micro api --namespace=go.micro.wPan
Account not issued by go.micro.wPan
why?
thank!
The text was updated successfully, but these errors were encountered: