Trouble adding IAMMember (aka Administrator)
Hi folks,
I'm using a self-hosted instance of Zitadel v2.71.10. I am not able to upgrade to V3 or higher at this time.
I am testing the IAMMember API with the following flow (wrapper functions):
This is what my AddIamMember function looks like:
I'm receiving the following error when attempting to give a user the
Which points to this line of source code, here.
I'm not clear why the role is invalid, or what can be changed to fix this. Is there anyone else that can give guidance?
I'm using a self-hosted instance of Zitadel v2.71.10. I am not able to upgrade to V3 or higher at this time.
I am testing the IAMMember API with the following flow (wrapper functions):
This is what my AddIamMember function looks like:
I'm receiving the following error when attempting to give a user the
ORG_OWNER role:Which points to this line of source code, here.
I'm not clear why the role is invalid, or what can be changed to fix this. Is there anyone else that can give guidance?