Hello,
I have an app called "App1" that is shared with security role "SR1"
Then, I have shared an app with "User1" by assigning "SR1"
However, when "User1" shares an app with other user by assigning "SR1", it throws following error:
Cannot return null for non-nullable field FailedRoleError.code.
While MS Doc says that to share an app, user need a permission assigned to that app, which is the case for User1 in this scenario, then why "User1" is unable to share an app with other user?
Who can share Model driven app with other user?
Thanks,