Hi
Im having some issue here, i know the creating of private channel using microsoft graph is in beta.
So i create a team and then i create a private channel in this team using a HTTP request posting to microsoft graph, everything works as it should and the private channel is created.
But the SharePoint site for the private channel is not generated until you actually open the Teams app and go to the private channel and click on the files tab. Then it generates the SharePoint site.
I know this was an issue before when creating a Team using the same method.
Please if anyone know how i can trigger a interaction or something so the SharePoint site starts to generate on the private channel in Teams?