Forum Discussion
rodsilvanascimento
Dec 28, 2023Copper Contributor
MS Graph create Team Error
Hello, I am creating a group (api /v1.0/education/classes) and it works perfectly. With the ID of this group, I am trying to create a team (api /v1.0/groups/{idGroup}/team), however, the call is r...
Meghana-MSFT
Jan 02, 2024Former Employee
rodsilvanascimento - We checked this at our end and we are able to create team from the class successfully. Please give few minutes delay, so that in the backend it creates the group so as to avoid any sync issues.
Created class -
Creating team directly from the group gave an error saying "
Team owner not found for group". We added owner to the group like below.
Then we were able to create team from above group.
Meghana-MSFT
Jan 02, 2024Former Employee
Could you please try creating team after few minutes of delay and let us know if you are still facing the issue.