Forum Discussion
xlopezj
Nov 23, 2020Copper Contributor
Problem creating one Team from Group
Hello.
From last Friday I am getting a error creating one Team from Group with Graph API
POST teams (v1.0 or beta)
{
"group@odata.bind":"https://graph.microsoft.com/beta/groups('xxxxxxx')",
"template@odata.bind":"https://graph.microsoft.com/beta/teamsTemplates('standard')"
}
Briefly, the messages are:
> Failed to execute Templates backend request CreateTeamFromGroupWithTemplateRequest.
> Team Visibility can not be specified as it is inherited from the group.
But I have not specified visibility in JSON data.
Where is the problem?
Best regards,
Agustin
- xlopezjCopper Contributor