Graph API - Microsoft Groups - Unable to enable these two properties during group creation or update/patch.
- allowExternalSenders
- autoSubscribeNewMembers
Error during creation:
System.AggregateException: One or more errors occurred. --- Microsoft.Graph.ServiceException: Code: BadRequest Message: The following properties cannot be set in the initial POST request. Please set them in a subsequent PATCH request: allow external senders
Error during Update:
BadRequest Message: The request is currently not supported on the targeted entity set Inner error:
Properties Link: https://docs.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-1.0#properties
Under known Issues:
https://docs.microsoft.com/en-us/graph/known-issues#groups this is saying that is true for allowExternalSenders if this is true for both allowExternalSenders and autoSubscribeNewMembers then how do we enable these two flags for hundreds of groups programmatically. This is hard to believe how Microsoft can have this type of bug or limitation.
Error Info: System.AggregateException: One or more errors occurred. ---> Microsoft.Graph.ServiceException: Code: BadRequest Message: The request is currently not supported on the targeted entity set Inner error
- AdditionalData: date: 2020-10-30T17:31:55
- request-id: 04926aeb-8caf-491a-b182-a5b22901df47
- client-request-id: 04926aeb-8caf-491a-b182-a5b22901df47
- ClientRequestId:04926aeb-8caf-491a-b182-a5b22901df47