Replies: 2 comments
-
Please verify you have the following API permissions on the app registration you use to connect: Graph: SharePointOnline: |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue as @gitulm since updating to 3.x when connecting in Delegated context. @AndersRask you mentioned the API permissions for the app registration that are also in the documentation at https://pnp.github.io/powershell/cmdlets/Set-PnPUserProfileProperty.html As If i'm not mistaken, the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed PnP.Powershell 3.0, but since then, Set-PnPUserProfileProperty no longer works. With version 2.12, I used the command Set-PnPUserProfileProperty -useweblogin, which no longer works in version 3.0. Now, when I run Set-PnPUserProfileProperty, I get the following error message:
Set-PnPUserProfileProperty: This operation requires you to be managing your own data or have administrator privileges.
How do I use Set-PnPUserProfileProperty with PnP.Powershell 3.0?
Beta Was this translation helpful? Give feedback.
All reactions