2,885 questions with Microsoft Teams Development tags

Sort by: Updated
0 answers

Unable to sideload teams app--useless "Something Went Wrong" error message

I have a validated teams app manifest. When I try to add it to a channel that I own using the macOS Teams app, I get the "Something Went Wrong" error message. I have also tried using Teams through a web browser, and I get the same error…

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,885 questions
asked 2024-05-09T13:43:36.2966667+00:00
Eric Schoen 21 Reputation points
commented 2024-05-10T06:35:10.5533333+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 25 Reputation points Microsoft Vendor
1 answer

Cannot configure my custom app to work in shared channels

we have developed as teams bot custom app and published to market place. It is working fine with teams standard channel and chats. But we are not able to add our app in shared channels. As per the information in…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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,885 questions
asked 2024-05-08T08:53:20.0633333+00:00
Thasni Masood 0 Reputation points
commented 2024-05-10T06:32:30.2966667+00:00
LiweiTian-MSFT 14,850 Reputation points Microsoft Vendor
1 answer

New Teams randomly crashes affecting most applications requiring reboot

Hello    Please i need your help on this issue.   Late last week one of our users experienced an issue with New Teams which has been off-and-ongoing which affected two computers logged in as him.   A similar issue occurred while he was using teams web…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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,885 questions
asked 2024-05-10T02:24:02.38+00:00
Iniobong Nkanga 1,681 Reputation points
answered 2024-05-10T06:30:15.26+00:00
LiweiTian-MSFT 14,850 Reputation points Microsoft Vendor
0 answers

How to create SSO enabled app for Teams meetings and calls in React

What are some resources that can help me build a single sign-on (SSO) enabled app for Teams meetings and calls using React? I've tried working with provided samples and the Teams Toolkit, but I'm having trouble getting the Save button to work after…

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,885 questions
asked 2024-05-09T18:23:09.96+00:00
Aman Sharma 0 Reputation points
commented 2024-05-10T06:27:59.2266667+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
1 answer

Unable to upload custom app to Microsoft Teams

I have a custom app package that I tried to import to the Developer Portal. When I try to upload it, I get the error: Failed to upload App(Tracking info: 4a6d5384-2ef7-4d64-82c6-02a6c248ba36_265 Thu, 09 May 2024 23:06:14 GMT | Status code: 422) This is…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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,885 questions
asked 2024-05-09T23:12:39.4+00:00
Jessica Poemape 0 Reputation points
commented 2024-05-10T06:20:59.5533333+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor
0 answers

How to get AppId

When running locally, the stageView opens flawlessly, and the appId that works is called M365_APP_ID. However, after provisioning and running it on the Azure cloud environment, none of the IDs seem to work. I'm unsure about the exact steps and which…

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,885 questions
asked 2024-05-09T13:34:53.81+00:00
G9000 0 Reputation points
commented 2024-05-10T05:48:01.21+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Issue with Welcome Card Not Appearing Upon Reinstalling App in Different Channels on Microsoft Teams

When I install my app using the onInstallationUpdateActivity method in Microsoft Teams, I receive the welcome card. However, when I upload the app again in a second channel within the same Teams workspace, I am not getting the welcome card. Can anyone…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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,885 questions
asked 2024-05-02T06:34:50.97+00:00
Vivek Meshram 0 Reputation points
commented 2024-05-10T05:10:16.1033333+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor
0 answers

Azure AD B2C SSO and Teams app

Hi all, We are developing a Teams tab app. Our backend application is authenticating users with Azure AD B2C. How can the users log in to our application via Teams Tab app? Any sample code or document? I can find find only Entra ID SSO with Teams App.

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,885 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,645 questions
asked 2024-04-22T05:32:41.1633333+00:00
KT 130 Reputation points
commented 2024-05-10T00:27:34.78+00:00
KT 130 Reputation points
0 answers

Issue with button action on unfurling link adaptive card

I have developed a Message Extension Teams app that includes a feature for link unfurling. Upon pasting the link, an adaptive card containing a button shows up in the chat. Generally, I want to popup a dialog that opens upon clicking the button and…

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,885 questions
asked 2024-05-09T07:30:05.3933333+00:00
XDeveloper 0 Reputation points
edited the question 2024-05-09T11:40:01.2166667+00:00
XDeveloper 0 Reputation points
1 answer

MS Teams bot receiving 404 when sending user message

We have a production app that can message channels and users. We have both the team and personal scopes set in our manifest. The typical installation path is for a team admin to install the app/bot in a team. After doing so, our bot will periodically…

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,885 questions
asked 2024-01-04T14:38:13.61+00:00
random-engineer 25 Reputation points
commented 2024-05-09T11:05:14.26+00:00
Apollo services 1 Reputation point
0 answers

Managed Identity Support for Teams SDK

As a part of the security efforts, my team is needing to onboard our python teams SDK bot to managed identity authentication. We know there isn’t currently support for managed identity in the python teams SDK, but does anyone have experience with others?…

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,885 questions
asked 2024-05-05T09:56:54.1+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
edited a comment 2024-05-09T10:20:22.2933333+00:00
Vikram Boorla (Tata Consultancy Services Limi) 245 Reputation points Microsoft Vendor
0 answers

Teamsbot onInstallationUpdate event is not firing

I am building a Teamsbot. When I create a team and add the bot to the general channel of that team. It fires the event and gets installed. You see that onInstallationUpdate event that gets fired when app is installed on general channel of teams. I added…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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,885 questions
asked 2024-04-23T15:17:01.5566667+00:00
Shubhankar singh 0 Reputation points
commented 2024-05-09T09:57:30.2233333+00:00
Vikram Boorla (Tata Consultancy Services Limi) 245 Reputation points Microsoft Vendor
1 answer

Microsoft Teams does have a disable email notifications, if user register for webianr ?

How we can disable email notification for teams webinar once user register. like below . Attendee registration Attendee pending approval Webinar reminder Event recording available

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,707 questions
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,885 questions
asked 2024-04-29T14:25:43.1066667+00:00
Sami Ahammed SK 5 Reputation points
commented 2024-05-09T03:55:45.72+00:00
JiSheng-MSFT 80 Reputation points Microsoft Vendor
1 answer

There is a deep link that doesn't work in New Teams.

New Teams (24091.214.2846.1452)is trying to invoke deep links in the browser, but some deep links are not working properly. but, the deep link worked fine on the old version(1.7.00.8601) of Teams. What Parameters should change? normal operation…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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,885 questions
asked 2024-05-07T09:35:33.0833333+00:00
Y H 0 Reputation points
commented 2024-05-09T03:13:21.1933333+00:00
Y H 0 Reputation points
0 answers

Automatically install app as a personal app

Hello, could someone help me with automatically installing an app as a personal app for users who add the bot to a channel in a team? For example, when Adobe Acrobat is added to a channel in a team, it is also automatically installed as a personal app…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,707 questions
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,885 questions
asked 2024-05-08T06:51:38.31+00:00
Vijay Rampwin 0 Reputation points
edited the question 2024-05-09T03:10:53.17+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
1 answer

No application access policy found for this app

We are encountering application access policy issue when tried to access Online Meetings API.  We registered a new app registration and provided grants to application permissions for Online Meetings. we followed MS documentation to configure access…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,707 questions
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,885 questions
asked 2024-05-02T05:20:35.04+00:00
SATYA PAVANKUMAR 40 Reputation points Microsoft Employee
commented 2024-05-09T02:47:14.4566667+00:00
CarlZhao-MSFT 37,296 Reputation points
3 answers

Need a deep link (or shareable link) to allow my users to go directly to the Approvals App (approvals hub) - received list in the Teams App (not web)

Need a deep link (or shareable link) to allow my users to go directly to the Approvals App (approvals hub) - received list in the Teams App (not web). I've searched and searched and cannot find anything. This is the closest I'm getting which gets me…

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,885 questions
asked 2022-09-14T13:16:32.437+00:00
Chuck Crews 6 Reputation points
commented 2024-05-08T19:54:27.5766667+00:00
Gregory Jones 0 Reputation points
0 answers

Teams tab application returns SSO error in mobile Outlook

Hello, Community. We've built a Teams tab app following pretty much this sample https://github.com/OfficeDev/TeamsFx-Samples/tree/dev/hello-world-tab-with-backend It is working fine on all platforms (Teams Web, Teams Desktop, Teams Mobile, Outlook Web,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,707 questions
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,885 questions
asked 2024-03-31T21:35:15.16+00:00
Peter Istratov 0 Reputation points
commented 2024-05-08T19:50:17.07+00:00
Peter Istratov 0 Reputation points
0 answers

callsUpdate event not firing

Hi all, I was wondering how the callsUpdated event for the TeamsCallAgent worked in azure-communication-common. I tried subscribing for the event on the teamsCallAgent, in the same way that you can for the incomingCall event, but it never triggers. Not…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
693 questions
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,885 questions
asked 2024-05-06T10:01:09.2433333+00:00
Jeroen H 40 Reputation points
commented 2024-05-08T18:39:54.06+00:00
ajkuma 22,521 Reputation points Microsoft Employee
0 answers

HTTP request to Teams webhook from a website is blocked by CORS

Hello Microsoft Teams Support, I have developed a website using Hugo and am attempting to send messages to a Microsoft Teams channel via a webhook. However, I'm encountering a CORS (Cross-Origin Resource Sharing) issue that is blocking the HTTP…

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,885 questions
asked 2024-05-07T08:06:59.25+00:00
Givan, Claudia 0 Reputation points
commented 2024-05-08T14:37:18.1766667+00:00
Meghana-MSFT 3,786 Reputation points Microsoft Vendor