Additional features, settings, or issues not covered by specific Microsoft Teams categories
one more issue when creating team
PS C:\WINDOWS\system32> new-team -DisplayName "Learning" -Description "testing" -Visibility Private
new-team : Error occurred while executing
Code: GeneralException
Message: Creating team in skype failed with error: Failed to execute http request CreateThreadRequest.
Request Method: POST, Request Url: https://bl2pv2.pg.msg.infra.teams.microsoft.com/v1/threads, . More than 2
redirects are needed for finishing the request .
InnerError:
RequestId: 6187c7f1-82dc-40c4-996c-f1de26958b47
DateTimeStamp: 2019-10-12T02:17:59
HttpStatusCode: GeneralException
At line:1 char:1
- new-team -DisplayName "Learning" -Description "testing" -Visibility P ...
-
+ CategoryInfo : NotSpecified: (:) [New-Team], ApiException
+ FullyQualifiedErrorId : Microsoft.TeamsCmdlets.PowerShell.Custom.ErrorHandling.ApiException,Microsoft.
TeamsCmdlets.PowerShell.Custom.NewTeam