Forum Discussion
marksqeptech
Nov 29, 2020Copper Contributor
AddAsync(team) returns null even though this is supposed to be the preferred way to create a Team no
Hello. I'm using the nuget package (beta): Teams.Request().AddAsync still doesn't return the newly created team or at the very least the id. I can't access the headers via the nugget package eit...
marksqeptech
Dec 06, 2020Copper Contributor
Hello - thanks for your reply.
I don't want to have to create a group then convert it to a team.
I'm wanting to use Teams.Request().AddAsync to create a new team but it doesn't return the new team or team id - is this something that is going to be fixed soon?
Trinetra-MSFT
Dec 23, 2020Former Employee
marksqeptech , This is expected behavior AFAIK, You can follow the code snippet that is mentioned in the document