Forum Discussion

SadPython's avatar
SadPython
Copper Contributor
Jun 24, 2024

Microsoft Teams Tabs App Cannot Be Found

Hi- I'm using the teams toolkit to develop a personal tab. All I am doing is have the manifest point towards an existing web app I have hosted already. Now the issue is after I registered the app in MS Entra ID and change my app ID locally to point to the new app to debug locally in chrome I get this error.  
I see the output say:

 
and I've verified my app_id and tenant_id match with the App Registration page. How can I get this app to show up when debugging locally?
 
I've made sure my manifest also points towards the registered app. I'm not sure how to get it to show up locally now. Is there a separate local vs. production app id?

    • Nivedipa-MSFT's avatar
      Nivedipa-MSFT
      Icon for Microsoft rankMicrosoft
      SadPython - Could you please provide repro steps/videos, so that we can investigate further?
      • SadPython's avatar
        SadPython
        Copper Contributor
        I found the issue to be related to my app not building locally with teams toolkit due to some configuration changes. works now- thanks!

Resources