Replies: 1 comment
-
|
The type needs to be delegated for the two MS Graph permissions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in #4276
Originally posted by rashian61 September 12, 2024
Hi - I am encountering a 'Forbidden (403): Insufficient privileges to complete the operation' error with Add-PnPMicrosoft365GroupMember and Add-PnPMicrosoft365GroupOwner after creating the PnP PowerShell EntraID app (https://pnp.github.io/blog/post/changes-pnp-management-shell-registration). I can create an Office365 group using New-PnPMicrosoft365Group, create new Team sites using New-PnPSite, and also remove a Microsoft365 group using Remove-PnPMicrosoft365Group. Are there any additional permissions needed? or is this a bug? PowerShell version 7.4.5 and PnP.Power module version 2.12.0. Thanks
Beta Was this translation helpful? Give feedback.
All reactions