We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update-MgGroup -HideFromOutlookClients:$False -GroupId $id
The Above command works when Executed but always returns an error which I now have to catch separately. I'm assuming that this is a bug.
Message: The server responded with an unrecognized response, Status: OK
The server responded with an unrecognized response, Status: OK
Exception Type: Microsoft.Graph.PowerShell.Runtime.RestException1[[Microsoft.Graph.PowerShell.Models.IOdataError, Microsoft.Graph.Groups.Group.private, Version=0.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]`
Microsoft.Graph.PowerShell.Runtime.RestException
The text was updated successfully, but these errors were encountered:
This is a duplicate of #110. The bug has already been fixed via #272 and will be released in 0.9.0.
Sorry, something went wrong.
No branches or pull requests
Update-MgGroup -HideFromOutlookClients:$False -GroupId $id
The Above command works when Executed but always returns an error which I now have to catch separately. I'm assuming that this is a bug.
Message:
The server responded with an unrecognized response, Status: OK
Exception Type:
Microsoft.Graph.PowerShell.Runtime.RestException
1[[Microsoft.Graph.PowerShell.Models.IOdataError, Microsoft.Graph.Groups.Group.private, Version=0.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]`The text was updated successfully, but these errors were encountered: