Forum Discussion
Error retrieving this channel's SharePoint URL
So here is the fix that should work for you.
Rename the channel you are having an issue with. I just edited the channel and renamed the channel by adding a "2" to the name of the channel.
I then created a new private channel with the original name of the channel name I wanted.
Give it about 2 minutes after you create this new channel just to be safe.
You should now be able to get to the Files section and upload what is needed to the channel.
andrewfeehan
Thanks, that might work. The thing is that we create teams with an automation which uses GraphAPI to create new teams on a regular basis. They are "short-lived" teams for collaborating with external users in different projects. when the project is done the team is archived.
"Fixing" each new team created with the rename and create new channel from the app is not really a solution in our case since we sometimes create 10 or more teams each week.
It have been working previously, but lately all new team created have the issue where the sharepoint site is not created for a private channel in the teams team.
The strange part is that it works when you create a channel from the app, but not when the channel is created with the GraphAPI. It should be the same backend, right?
Or is it just that Team creation is not meant to be automated? 🙂