
Private channels in Microsoft Teams - Microsoft Teams
https://docs.microsoft.com/en-us/microsoftteams/private-channelsLearn how to use and manage private channels in Microsoft Teams.
I can successfully connect to a spreadsheet in a Teams site with the relative url:
/sites/xxxxx/Shared Documents/test/test.xlsx
but not:
/sites/xxxxx/Shared Documents/test2/test.xlsx
The "test2" is a secured channel in Teams but the account I'm using for credentials on the connector is a member of the secured channel. Anyone able to connect to files located in a Teams secure channel? I get a "value specified for server relative url is not valid" error message.
Thanks!
Brad
According to Microsoft's documentation "each private channel has its own SharePoint site". Within Teams, if you click on Open in SharePoint for the secure channel on the Files tab and look at the path and then do the same for a regular channel in within the same Team, compare the URLs and see if they are different. Here is a link to the documentation that explains it.
Thanks for your help and I apologize for the slow response. I have been out of town.
Comparing the SharePoint paths is where I started but there must be a flag or some hidden code that makes it private. At least I can find the difference in the paths that makes it work. All of the searching I have done has come up with dead ends. As a work around, I think I'm going to have to create a new separate team that mimics the contents of my private channel. I wish Microsoft had better documentation and more flexibility with private channels but I guess we play the hand we are dealt not the one we want.
If anyone else knows the magic syntax to connect to private channels. I'd sure appreciate it!