Forum Discussion
BoHyun
Nov 23, 2020Brass Contributor
Microsoft Graph Api - Create team Visibility : HiddenMembership error
Hi. I've been create a team using this code in c#, using Microsoft Graph Api. var additionalData = new Dictionary<string, object>() {
{
"template@odata.bind",
"https://g...
stefanpe
Microsoft
Nov 24, 2020BoHyun JElliott Sjoerd1185 SteveDubois Matt-Hurford MaxCSA Good news: now everything works again as a few days ago!! I just noticed that the issue "TM2274400" was closed by Microsoft. I tried again using my PowerShell + Graph code for creating EducationClass teams: it works!