SharePoint SPFX to teams tab
2 TopicsMicrosoft Teams tab using SharePoint Framework always interact with SharePoint Online root site
Hello Everyone, I need to create an SPFx web part that supports SharePoint Online as well as Teams So, I have created the SPFx web part to generate the app package, and added that app package to SharePoint online as suggested below links, https://learn.microsoft.com/en-us/samples/officedev/microsoft-teams-samples/officedev-microsoft-teams-samples-tab-channel-group-spfx/ https://siddharthvaghasia.com/2019/06/09/adding-spfx-webpart-to-microsoft-team-tab/ The SPFx Teams Tab deployed successfully in the Team, But the associated lists are created under the root site. Can I change the destination of the list from the root site to another site? Thanks692Views0likes3CommentsSync to teams 403 forbidden issue
Hi, I've developed a simplete helloworld spfx webpart and deployed to the app catalog in the tenant. When i try to use "sync to teams" i keep receiving the sync failed error. In developer tool i saw the error message as below: {"error":{"code":"-1, System.Net.WebException","message":{"lang":"en-US","value":"The remote server returned an error: (403) Forbidden."}}} How to solve this. I have developer rights in the tenant and i'm not a tenant admin. I do have permission to upload custom apps in teams. Please guide me if i'm missing any configuration here. Regards, Vishwa6.9KViews0likes3Comments