Error message from Job Queue:
Error running synchronization project (Microsoft Teams in tenant '***')'s workflow (Provisioning).
[1777124] Error running synchronization step (Team) of synchronization configuration (Provisioning (Provisioning)).
[1777004] Method (Insert (Insert)) could not be run successfully.
[System.Exception] [Exception]: ServiceException occured
Code: Request_BadRequest
Message: Specified HTTP method is not allowed for the request target.
[ODataError]: Code: Request_BadRequest - Message: Specified HTTP method is not allowed for the request target.
....
Error Message in Sync O3EUnifiedGroup:
[VI.Base.PowerShell.Runner.PipelineHasErrorsExeption] The following errors occured during execution:
Microsoft.Exchange.Configuration.Tasks.TaskException: The group can't be created
at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory
errorCategory, Object target, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category,
Object target, Boolean reThrow, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category,
Object target, Boolean reThrow)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(LocalizedException exception,
ExchangeErrorCategory category, Object target)
at Microsoft.Exchange.Management.RecipientTasks.NewUnifiedGroup.CreateUnifiedGroup()
at Microsoft.Exchange.Management.RecipientTasks.NewUnifiedGroup.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__118_1()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func,
Boolean terminatePipelineIfFailed)