Skip to content

Update-MgGroup Returns "The server responded with an unrecognized response, Status: OK" #298

New issue

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

Closed
benjimatt opened this issue Jul 23, 2020 · 1 comment

Comments

@benjimatt
Copy link

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.RestException1[[Microsoft.Graph.PowerShell.Models.IOdataError, Microsoft.Graph.Groups.Group.private, Version=0.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]`

@peombwa
Copy link
Member

peombwa commented Jul 24, 2020

This is a duplicate of #110. The bug has already been fixed via #272 and will be released in 0.9.0.

@peombwa peombwa closed this as completed Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants