You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
Thank you for reporting a bug. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you. If you have a actual question, we would ask you to use SharePoint Developer Group at Microsoft Tech Community. Thanks!
If SharePoint on-premises, what's exact CU version:
Expected or Desired Behavior
I am creating a SharePoint Site and Teamify that site using Apply-PnPTenant Template. The site and all libraries and content types provision without error.
When it comes to applying / overlaying the team this error appears. I am using GroupId="{sequencesitegroupid:TEAM.SITE.01} in the pnp:teams XML
Thank you for reporting a bug. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you. If you have a actual question, we would ask you to use SharePoint Developer Group at Microsoft Tech Community. Thanks!
Environment
[x ] Office 365 / SharePoint Online
[ ] SharePoint 2016
[ ] SharePoint 2013
If SharePoint on-premises, what's exact CU version:
Expected or Desired Behavior
I am creating a SharePoint Site and Teamify that site using Apply-PnPTenant Template. The site and all libraries and content types provision without error.
When it comes to applying / overlaying the team this error appears. I am using GroupId="{sequencesitegroupid:TEAM.SITE.01} in the pnp:teams XML
Apply-PnPTenantTemplate : Exception while invoking endpoint
https://graph.microsoft.com/beta/teams/1be3d873-b239-40f1-ac5d-b126f04a4540/channels.
At line:1 char:4
The Team ID is correct. Interesting though it is calling the beta graph endpoint.
If I run apply-pnptenantteamplte with just the Teams component as per below, and manually enter the ID of the group, it run as expected.
</pnp:Teams>
</pnp:Provisioning>
Running 3.26.2010.0
Let me know if any further information would help.
Thanks
The text was updated successfully, but these errors were encountered: