User Profile
zacheriah
Copper Contributor
Joined 6 years ago
User Widgets
Recent Discussions
Re: setReaction and softDelete for channel messages broken?
I am experiencing the same issue. I am running: POST https://graph.microsoft.com/v1.0/teams/{team_id}/channels/{channel_id}/messages/{message_id}/softDelete I receive the error "code": "Forbidden", "message": "InsufficientPrivileges", "innerError": { "code": "1", "message": "AclCheckFailed-Can't parse Member Role ''", Confirmed my app has the following scope, as noted in the documentation: "scp": "ChannelMessage.ReadWrite74Views0likes0CommentsRe: Share to "People with existing access" breaks role inheritance
StephenRice Hi Stephen, I didn't think I was trying to perform the action on the admin site collection. https://tenant.sharepoint.com is the URL for one of our sites (the root site). However, even trying this on a different site doesn't work. See attached. Thanks for all your help! Sorry about this - my powershell knowledge is limited. Edit: updated screenshot4.6KViews0likes1CommentRe: Share to "People with existing access" breaks role inheritance
StephenRiceAh, okay. That was helpful - thanks! When I try to run that command, I get the following error. Any ideas? Set-SPOSite : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + Set-SPOSite -IDentity https://xxxxxxx.sharepoint.com -DefaultLi ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Set-SPOSite], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.Online.SharePoint.PowerShell.SetSite4.6KViews0likes9CommentsRe: Share to "People with existing access" breaks role inheritance
Thanks for the quick reply. Let's say a user does the following: 1. Clicks "share" on a file 2. Leaves the default "people you specify can view" 3. Enters a user account 4. Clicks "Send" What ends up happening is the item permission inheritance is broken. Thus, if a new group or user was added to the top-level permissions, they will be unable to access the file with broken inheritance.6.8KViews0likes14Comments
Recent Blog Articles
No content to show