Skip to content
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

[Bug]: Wrongly generated proto type(s) #123

Open
2 tasks done
n84ck opened this issue Aug 16, 2024 · 1 comment
Open
2 tasks done

[Bug]: Wrongly generated proto type(s) #123

n84ck opened this issue Aug 16, 2024 · 1 comment
Labels
bug Something isn't working devx frontend

Comments

@n84ck
Copy link

n84ck commented Aug 16, 2024

Preflight Checklist

  • I could not find a solution in the documentation, the existing issues or discussions
  • I have joined the ZITADEL chat

Version

latest master

Describe the problem caused by this bug

I am unable to create organization via zitadel client. The generated type of addOrganization parameter differs from the type which works in Postman.

To reproduce

  1. Create organizationservice with the createOrganizationServiceClient function
  2. Call the organizationService.AddOrganization() method
  3. Check the type of AddOrganizationRequest_Admin class

Screenshots

image
image
image

Expected behavior

No response

Relevant Configuration

No response

Additional Context

No response

@n84ck n84ck added the bug Something isn't working label Aug 16, 2024
@hifabienne hifabienne moved this to 🧐 Investigating in Product Management Aug 26, 2024
@hifabienne
Copy link
Member

I am not sure if I understand your problem, can you elaborate a little more?
Do you get an error when calling the endpoint? if so what does the error tell you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devx frontend
Projects
Status: 🧐 Investigating
Development

No branches or pull requests

2 participants