Forum Discussion
Cannot retrieve Teams token from Side Panel
Sayali-MSFT I tested the App with the following conditions:
Put the port only in the manifest: it brakes the App because I can't sign in.
Put the port only in Azure portal: the App works but I can't get the token from static tab (if I don't put the port in both sides I can get the token from static tab). There is an error.
And If I have it in both places I have the same error of having the port only in the manifest.
- Sayali-MSFTMay 20, 2022
Microsoft
Could you please check the below thread hope it's helpful-
https://github.com/OfficeDev/TeamsFx/issues/2039?msclkid=fa862349cf8811ecb87368b5ecf8d19e- Sayali-MSFTMay 23, 2022
Microsoft
rodrigolicata -Did you get the chance to check the above thread?- rodrigolicataMay 23, 2022Copper Contributor
Sayali-MSFT Thanks for the thread, I read it, but I didn't find a solution yet. The problem is that I can retrieve the Teams token from any static tab. But, the problem is only with the configurable tab and in localhost (in other environments works as expected), because in the configurable tab I cannot retrieve the Teams token because I have the mentioned error.