Teams App Tab won't load in windows app

joshuaheisler 1 Reputation point
2022-05-17T08:15:14.21+00:00

I build a a Teams App via Developer Portal, which allows me to add a Tab to a Channel. The TabConfiguration is running on a external webserver with SSO via Microsoft Azure enabled.

When i open Teams in the browser or the android app i can select the tab, it will automatically authenticate with the azure user which i used to log into teams and show me the content of the webapp.

When i open the windows app (tried on multiple windows computers), the tab does not show any content at all. When i open the developer console for the teams app i receive the following errors and it does not send a network request to the webserver.

Unrecognized feature: '{{(ctrl.frame'.

The Content-Security-Policy directive 'prefetch-src' is implemented behind a flag which is currently disabled.

0.2-angular-jquery.min-92954a0.js:114 2022-05-17T07:57:20.731Z ExtensionTabHelperService: getTeamInformation: It does not have proper teamChannelTuple for threadId = 19:meeting_ZjhiMzAwNXXXXXmM4LTkzMjMtZjEzODJiOWYxN2Y2@thread.v2

Can anyone help me with this?

Microsoft Teams | Development
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.