2,938 questions with Microsoft Teams Development tags

Sort by: Updated
0 answers

Can't find the LinkedIn Live App for MS Teams

I'm setting up LinkedIn Live and would like to use MS Teams as my streaming service. However, I cannot find the LinkedIn Live App in Teams. LinkedIn support says its a Microsoft issue, Microsoft says they don't support 3rd party apps and directed 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,938 questions
asked 2022-03-10T22:50:54.127+00:00
Scott Paulsen 21 Reputation points
commented 2024-06-02T19:21:07.7366667+00:00
KathrynEWilson 1 Reputation point
0 answers

Which MS Graph APIs can be used to interact with the "correlationId" property value of the directRoutingLogRow resource?

The directRoutingLogRow resource has a "correlationId" property, which APIs accept this property's value and return related information about the correlationId linked…

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,938 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
134 questions
asked 2024-05-06T05:04:54.76+00:00
jw 5 Reputation points
edited a comment 2024-06-02T12:36:50.4033333+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
1 answer

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.
719 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,938 questions
asked 2024-05-06T10:01:09.2433333+00:00
Jeroen H 40 Reputation points
edited a comment 2024-06-02T12:33:37.93+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
0 answers

Login not working into desktop team app from external SAML identity

Hi Team, I raised a question on different community forum. question is https://answers.microsoft.com/en-us/msteams/forum/all/calling-localhost-while-login-flow-not-happening/ab8f6f22-1a2e-4ff3-b8ae-ce8c4f3afc30 Could you please help me on this? Detailed…

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,938 questions
asked 2024-05-30T02:37:16.9666667+00:00
Dalip Choudhary 1 Reputation point
edited a comment 2024-05-31T16:30:48.21+00:00
Dalip Choudhary 1 Reputation point
1 answer

What is the size limit for attachment sent from Azure Bots into Microsoft Teams?

Hi, We would like to create an Azure Bot and connect it into Microsoft teams. Our main goal is to send PowerPoint attachments that varies in size. We would like to know the size limit when sending those attachments using Azure Bots into Microsoft Teams…

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,938 questions
asked 2024-05-28T06:37:18.6266667+00:00
eeron 0 Reputation points
edited the question 2024-05-31T14:41:16.0833333+00:00
romungi-MSFT 43,006 Reputation points Microsoft Employee
0 answers

Teams Incoming webhook issue

Hi, We are facing issues with teams webhook very frequently. We have created a teams channel and then an incoming webhook to post messages to the channel. Initially it started working fine but from last one month, it is frequently giving issues and we…

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,938 questions
asked 2024-05-22T11:03:43.8266667+00:00
A Hareesh 5 Reputation points
commented 2024-05-31T13:07:35.44+00:00
Prasad-MSFT 5,786 Reputation points Microsoft Vendor
1 answer

My bot in Teams has stopped responding to some users.

For a few days now, my bot, which was developed in Python and configured in Azure with the MSTeams channel, has stopped responding to some users. When writing through Teams, the API does not register the user's input, and when checking in Azure, the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,305 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,938 questions
asked 2024-05-30T17:16:41.31+00:00
Inteligencia Irex 0 Reputation points
commented 2024-05-31T12:53:48.7433333+00:00
Prasad-MSFT 5,786 Reputation points Microsoft Vendor
3 answers

Hi,To send a message to Teams from a Node.js application using the Graph API, I successfully obtained the access token, receiver's chat ID, and team ID using their email. However, when attempting to send a message, I'm encountering a 401 Unauthorized err

I have given the all the required permissions on both application and delegated permissions "roles": [ "TeamMember.Read.All", "User.ReadBasic.All", "Chat.UpdatePolicyViolation.All",…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,939 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,938 questions
asked 2024-05-31T05:04:39.69+00:00
Satya Krishna Madasu 0 Reputation points
commented 2024-05-31T11:33:49.75+00:00
Satya Krishna Madasu 0 Reputation points
1 answer One of the answers was accepted by the question author.

Retrieving Refresh Token with OAuthPrompt in Microsoft Teams Bot

I am currently developing a Microsoft Teams bot and using the OAuthPrompt in my DialogSet to obtain the access token. The token retrieval works as expected, but I am facing an issue where the refresh token is not being retrieved along with the access…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
760 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,305 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,938 questions
asked 2024-05-30T09:04:57.85+00:00
Palak Agarwal 20 Reputation points
accepted 2024-05-31T09:57:41.8033333+00:00
Palak Agarwal 20 Reputation points
0 answers

How to retrieve conversationId and teamId from MS Teams connector webhookUrl

We have created custom connectors in MS Teams and are now planning to develop a Teams bot. We aim to migrate our existing connector users to the Teams bot approach. To accomplish this migration, we need to retrieve the conversationId, tenantId, 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,938 questions
asked 2024-05-30T07:12:40.0866667+00:00
Hasit Parmar 0 Reputation points
commented 2024-05-31T04:48:26.07+00:00
Prasad-MSFT 5,786 Reputation points Microsoft Vendor
7 answers

Teams sound on Mute when joining meetings

I recently upgraded my MacBook Pro. I have the latest version of Teams installed. I am using external speakers When I join a meeting my microphone and speaker volume are on mute. There is a little speaker icon with an X next to it. When I press the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,305 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,938 questions
asked 2021-07-19T18:02:09.837+00:00
Jared Goldman 26 Reputation points
commented 2024-05-31T01:08:32.75+00:00
Greg Steer 0 Reputation points
0 answers

App manifest package cannot be imported into the Teams Developer Portal

I could not upgrade my app manifest to the 1.3 version required for submitting an update of the app to the marketplace. I would get a generic error message when I clicked the "update manifest" button saying something like "the manifest…

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,938 questions
asked 2024-04-19T22:11:38.64+00:00
Richard Gold 0 Reputation points
commented 2024-05-30T19:54:34.95+00:00
Richard Gold 0 Reputation points
3 answers

"Built for your org" apps disappeared in Team client” and other intermittent issues

I need assistance with multiple recurring issues I am encountering in Microsoft Teams regarding custom app management within my organization, for which I am an admin in Teams. This is a tab app that I developed using the teams tools kit in visual studio.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,305 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,938 questions
asked 2023-12-15T12:33:03.9733333+00:00
Adewuyi Oyawoye 11 Reputation points
commented 2024-05-30T16:44:55.15+00:00
James Mann 0 Reputation points
1 answer

Unable to disbale the Programmatic access option on my outlook 2021 application

Hello Microsoft, Please I want to disable the programmatic access option on my outlook 2021 license. Kindly assist with the steps as I have tried the option is still greyed out. Thank you.

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,963 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,938 questions
asked 2022-10-10T03:09:49.797+00:00
phillip Newton 1 Reputation point
commented 2024-05-30T14:34:49.5433333+00:00
Aamir Ghanchi 1 Reputation point
0 answers

Teams Apps on Outlook for mac as it is available on Outlook windows

developed a Teams/outlook personal tab app for the organization-wide availability, and it's showing up in Windows for both outlook and Teams, but not on Outlook for Mac; Even the left side app bar is not there in Mac Outlook as it's in Windows version,…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,158 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
474 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,938 questions
asked 2024-05-29T08:09:24.5366667+00:00
Nalin Deepan 0 Reputation points
commented 2024-05-30T13:45:11.65+00:00
Prasad-MSFT 5,786 Reputation points Microsoft Vendor
3 answers

Incomming Webhook

Hello, I am currently using the new version of MS Teams (Microsoft 365 Business Premium) and I have a problem with Incoming Webhooks app. The current configuration is working but when I want to add it to new teams or change the current configuration I…

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,938 questions
asked 2023-11-16T10:50:51.6333333+00:00
Dominik Hubáček 75 Reputation points
edited an answer 2024-05-30T11:11:41.3566667+00:00
Dominik Hubáček 75 Reputation points
1 answer

What does a MS Teams CallEndSubCode of **** mean? I see 0 or ****, assuming 0 is a proper disconnect...what other codes are there?

Looking into reports of drops from a Teams call. Can see where a number of participants were joining and leaving the meeting very quickly. Normal looking call patterns have a CallEndSubCode of 0 so assuming that is a user initiated disconnect. All…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,305 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,938 questions
asked 2023-08-15T21:12:12.7033333+00:00
Tom Bradbeer 0 Reputation points
edited a comment 2024-05-30T09:18:16.8833333+00:00
Nivedipa-MSFT 2,806 Reputation points Microsoft Vendor
1 answer

Can we utilize OnTeamsReadReceiptAsync method in the TeamsActivityHandler to check weather user has seen adaptive card or not after sending card to user?

We have developed Bot and sends Adaptive card to the user. We wanted to add the functionality to check weather user has seen the delivered Adaptive Card or not. So is it possible to implement it with the help of OnTeamsReadReceiptAsync method in…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,305 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,938 questions
asked 2024-02-06T11:38:59.4066667+00:00
Nageshwar Patil, Rohini 20 Reputation points
edited an answer 2024-05-30T09:05:03.7033333+00:00
Prasad-MSFT 5,786 Reputation points Microsoft Vendor
1 answer

Why is the Document folder empty and files not restored for private and shared channel sites in SharePoint after deleting and restoring them manually from recycle bin?

Hi Microsoft Team, I deleted a Team permanently by deleting the group from the recycle bin which automatically deleted the SharePoint site as well. The deleted SharePoint site was in recycle bin and i manually restored it. After restoring all the files…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,927 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,736 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,938 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
527 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,853 questions
asked 2024-05-21T10:44:50.71+00:00
DeveloperTeams 20 Reputation points
commented 2024-05-30T08:42:35.1533333+00:00
Yanli Jiang - MSFT 22,111 Reputation points Microsoft Vendor
0 answers

unable to resize the dialog using the new functions provided in teams version v2.23

The CDN being used : <script     src="https://res.cdn.office.net/teams-js/2.23.0/js/MicrosoftTeams.min.js"     integrity="sha384-08XJvrutoSVYTA8PQeUgetTKn8B7JE73C5BdAfWnHZ5WnSFFQO6g1FGmSqxsrAzb"    …

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,938 questions
asked 2024-05-22T14:39:28.1933333+00:00
Sai Sankar Matam 5 Reputation points
commented 2024-05-30T08:39:19.41+00:00
Nivedipa-MSFT 2,806 Reputation points Microsoft Vendor