var createResp = await http.HttpClient.PostAsJsonAsync($"{ZitadelApi}/v2/sessions", new { checks = new { user = new { loginName = loginName } } } );
its returning {"code":5, "message":"membership not found (AUTHZ-cdgFk)", "details":[{"@type":"type.googleapis.com/zitadel.v1.ErrorDetail", "id":"AUTHZ-cdgFk", "message":"membership not found"}]}
but a user with this login name exists
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
Z
ZITADEL
ZITADEL - Identity infrastructure, simplified for you.