App doesn't sideload when debugging with Teams Toolkit
08:58 10 Feb 2021

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?

visual-studio-code microsoft-teams teams-toolkit