Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

App doesn't sideload when debugging with Teams Toolkit

I'm trying to debug one of the tutorial apps with MS Teams Toolkit for VS Code on a Mac.

When I press F5, it opens a new Chrome window and loads Teams, this message appears:

App not found, Please verify the app and it's access permissions.
For more information, please visit aka.ms/teamsdocs

I followed the instruction to open my app (https://localhost:3000/tab) and allow the insecure connection, but it made no difference.

Also tried manually uploading the app through Teams -- it shows as installed but debugging still doesn't work.

The app works if I upload it through Teams as a custom app, just debugging does not.

Versions:

  • VSCode 1.53.1
  • Toolkit 1.1.8
  • Teams for Mac 1.3.00.33671

Any ideas?

like image 993
Kacper Zylka Avatar asked Feb 18 '26 16:02

Kacper Zylka


1 Answers

If you're unable to see the side load option in the Apps menu, you may need to create a Teams account through the Microsoft 365 developer program, which you can find the steps to do so on the Teams Microsoft Docs.

If you are able to side load apps, then you may need to configure permissions to allow your account to debug local apps. Go to admin Teams panel and choose Teams apps > Setup policies (or visit this shortcut). Click on Global and tick "Upload custom apps" to allow all users to upload local Teams apps. Remember to hit save!

If you want to specify which users can upload custom Teams apps, create a new policy that allows uploading custom apps, select said policy from the policies list, choose Manage users, and select the user you want to assign the policy to.

like image 158
Griffin Avatar answered Feb 20 '26 07:02

Griffin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!