Trouble displaying content in tab Microsoft Teams. in our published app

Damian Dabrowski 0 Reputation points
2024-03-27T07:43:00.0066667+00:00

Hi Team,

Teams App Submission suggested to regarding query about our bug/problem:

"Thanks for your email. Regarding your query, request you log your feedback here Microsoft Teams developer community help and feedback - Teams | Microsoft Docs  they will help you in resolving the issue."

Ok. We're having trouble displaying content in our published app. In tab. Tab is managed from the manifest level (.json). Therefore, we have no real influence on its operation. The app has no control over this. Apart from specifying it in json and adding a link to Microsoft Forms.

Tab w JSON:

{

            "entityId": "Raports",

            "name": "Raports",

            "contentUrl": "https://forms.office.com/e/contoso",

            "websiteUrl": "https://forms.office.com/e/contoso",

            "scopes": [

                "personal"

            ],

            "context": [

                "personalTab"

            ]

        }

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,916 questions
{count} votes