-
Notifications
You must be signed in to change notification settings - Fork 31
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
Help needed for api uses. ListUsers() gives internal error for zitadel cloud #410
Comments
@livio-a can you help here? |
Any pointers to solve this would be helpful. I'm new to Zitadel. Is there a place where I can view logs for projects, instances, or applications in the Zitadel console? |
@msonawane That looks like some internal error happened during the authentication of the service account. |
Thanks @livio-a. The following is information, I tried to list users a few minutes back |
@livio-a any help please? |
Did you use a service account or an application's key for the JWT profile path? |
@livio-a |
well I found setpassword method in go SDK @hifabienne @livio-a If you have some time, could you please direct me to the documentation or tests for the Go SDK that demonstrate the following:
Thank you! |
Hello,
I could use some help getting following example working.
returned error
err : &oidc.Error{Parent:error(nil), ErrorType:"server_error", Description:"Errors.Internal", State:"", redirectDisabled:false, returnParent:false}
The text was updated successfully, but these errors were encountered: