Forum Discussion
rodrigolicata
May 10, 2022Copper Contributor
Cannot retrieve Teams token from Side Panel
Hi, I'm trying to get the Teams Token in the in-meeting side-panel. Currently, I can get the Teams token in static tabs, but when I add the App in a meeting and I try to get the Teams Token I have th...
Sayali-MSFT
Microsoft
Jun 03, 2022You can try out this Sample Code-Trinetra-MSFT/teams-tab-SSO-CSharp (github.com)
rodrigolicata
Jun 09, 2022Copper Contributor
Thank you! I'll check with my current project if there are any difference in the configuration. Otherwise, I guess that I'll clone the project and configure it.