SOLVED

Microsoft Teams Tabs App Cannot Be Found

Copper Contributor

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?

Screenshot 2024-06-24 at 3.35.28 PM.png

3 Replies

@SadPython - Thanks for raising your issue. Could you please provide repro steps/videos, so that we can investigate further?

best response confirmed by SadPython (Copper Contributor)
Solution
@SadPython - Could you please provide repro steps/videos, so that we can investigate further?
I found the issue to be related to my app not building locally with teams toolkit due to some configuration changes. works now- thanks!
1 best response

Accepted Solutions
best response confirmed by SadPython (Copper Contributor)
Solution
@SadPython - Could you please provide repro steps/videos, so that we can investigate further?

View solution in original post