Forum Discussion
buszi99
Jul 25, 2023Brass Contributor
Sync app to Teams
Hi, I created a webpart in spfx. I deployed it to tenant app catalog with a PowerShell script. I saw an option where i can sync this webpart to MS Teams. When i want to do it with PowerShell script u...
Vivek Jagga
Jul 25, 2023Copper Contributor
Hi buszi99
This is a known issue for app-only context. You can use this command only with delegated permissions and user context due to limitations of APIs.
Similar problem thread https://github.com/pnp/powershell/issues/462
This is a known issue for app-only context. You can use this command only with delegated permissions and user context due to limitations of APIs.
Similar problem thread https://github.com/pnp/powershell/issues/462
buszi99
Jul 25, 2023Brass Contributor
But i don't think they solved theirs problem.