midnattssol
ZZITADEL
•Created by midnattssol on 6/7/2025 in #questions-help-bugs
I try to add a member to a granted project, but I keep getting an error "PROJECT-m9gKK"
I try to add a member to a granted project, but i keep getting this error:
{"code":3,"message":"Errors.Project.Grant.Member.Invalid (PROJECT-m9gKK)","details":[{"@type":"type.googleapis.com/zitadel.v1.ErrorDetail","id":"PROJECT-m9gKK","message":"Errors.Project.Grant.Member.Invalid"}]}
The user I try to add is existing and activated. I have double checked that I use the correct Project and Grant ID; and the correct Org ID is passed as a header to the POST request. I have as well checked that I don't pass any role to the request that is not valid or not existing. Any help is more than welcome. Ref to API call details: https://zitadel.com/docs/apis/resources/mgmt/management-service-add-project-grant-member1 replies