Teams Tab is not able to load in Teams Desktop Application using Microsoft Teams Toolkit

Copper Contributor

TeamsB.PNGTeamD.PNG

Please tell any solution , so that my application can be visible in Desktop Team Application

3 Replies

Hi @abhishek1310

 

Based on your screenshots it looks like you have built the application using App Studio in Teams. If this is the case, please note that the "Personal Tab" feature in App Studio only supports SharePoint sites. Reference below:

 

https://docs.microsoft.com/en-us/sharepoint/dev/features/embed-pages-to-teams

 

Regards,

Adil Yoosuf

It is all about SSO. You need to make sure that single sign on is properly configured in the Toolkit / app part and you define it properly in Teams app manifest (or in App Studio). There are some good docs articles about it I urge you to take a look : https://docs.microsoft.com/en-us/microsoftteams/platform/toolkit/visual-studio-code-tab-sso?WT.mc_id...

@adilyoosuf  actually i have made the application using  Microsoft Teams Toolkit  using VS code