TobiWanT
ZITADEL4mo ago
8 replies
TobiWan

Unable to use v2 api using a PAT

Hey there,
I am using the go-sdk and a generated PAT (of a service user) and I am trying to use certain v2 apis such as AuthorizationService.ListAuthorizations.
However I always get
rpc error: code = Unimplemented desc = unknown service zitadel.authorization.v2beta.AuthorizationService
as an error.
The service user has the
Iam Owner
role (set trough
/ui/console/instance/members
)
v1 apis tend to work without issue.
What I am missing?
Zitadel is running
v3.4.4
and the go-sdk is
v3.13.0
Was this page helpful?