2,966 questions with Microsoft Teams Development tags

Sort by: Updated
0 answers

The tenant admin disabled this bot

Hello, we are trying to connect a bot that we made to Teams and are facing an error in the teams channel from the Azure control panel that says "The tenant admin disabled this bot". Searching all over google, we applied new policies, blocked…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
769 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,966 questions
asked 2024-06-18T21:06:32.06+00:00
Gonzalo Jovanovich 0 Reputation points
1 answer

How to stop MS Teams meeting setup on my behalf?

support a large manufacture. I have 1 user that has a MS Teams meeting issue for a while. This is affecting only a single user. Here is the issue: Meeting being setup with managers and VIPS by other users ON HER BEHALF. Managers and VIPs will join these…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 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,966 questions
asked 2024-06-12T10:45:19.6266667+00:00
FJW Tech 0 Reputation points
commented 2024-06-18T17:22:04.9866667+00:00
FJW Tech 0 Reputation points
0 answers

The link generated by Microsoft Graph is not working in new teams version

I want to bring this question again, since I haven't had an answer yet. I'm using Microsoft graph API to create online meeting. this is the endpoint I'm using https://graph.microsoft.com/v1.0/users/.../onlineMeetings And I get a valid URL, however when…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,089 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,966 questions
asked 2024-06-18T16:14:52.7566667+00:00
Juan Deras 0 Reputation points
1 answer

Teams client intermittently not presenting incoming group call from Bot

We use the Graph Cloud Communications API for our Teams Calling Bot to answer an incoming call to the Bot from a PSTN number, and then add a Teams user into the call (as per this example (participant: invite - Microsoft Graph v1.0 | Microsoft Learn).…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,089 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,966 questions
asked 2024-06-11T16:35:22.6333333+00:00
Dr Dave H 120 Reputation points
commented 2024-06-18T14:53:32.3966667+00:00
Dr Dave H 120 Reputation points
0 answers

[Urgent] SignIn issues with out of organization

Hi, Would need some support, because we are facing an issue that out of organization clients can not sign in to our MS Teams app. They do not receive that SignIn to Continue popup at the bottom of the chat window after they type SignIn command. I tested…

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,966 questions
asked 2024-06-18T08:56:36.3633333+00:00
Mate Varga 0 Reputation points
commented 2024-06-18T14:48:07.7766667+00:00
Nivedipa-MSFT 2,881 Reputation points Microsoft Vendor
5 answers

How do I remove a registered webinar person?

I have a customer webinar planned using teams. In the unlikely event that a competitor registers for our product webinar, how can I remove them from being able to join the meeting?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 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,966 questions
asked 2022-10-13T16:48:27.923+00:00
Flack, Natalie 11 Reputation points
answered 2024-06-18T14:18:09.97+00:00
Jared Hilton 0 Reputation points
0 answers

User edited messages in Teams Bot are not reflected in Teams Channel

After Edit-Personal Scope.jpgWhen users edit their message in the bot's personal chat window, the edited message is not automatically updated in the channel conversation. In other words, the channel conversation continues to display the original message…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 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,966 questions
asked 2024-06-17T07:10:30.3233333+00:00
RajeshPandian 0 Reputation points
edited a comment 2024-06-18T12:29:51.4+00:00
RajeshPandian 0 Reputation points
0 answers

handling messages edited by user in Teams Bot

We have created a teams bot application using NodeJs SDK. Here user can reply to Bot's Questions. When the user edits his message in teams, none of the bot event is fired. How to handle editing user's message

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 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,966 questions
asked 2024-06-13T14:42:32.6166667+00:00
RajeshPandian 0 Reputation points
edited a comment 2024-06-18T11:33:47.3766667+00:00
RajeshPandian 0 Reputation points
1 answer

Consume SPFx through CDN

Hi Team, We have an existing web application which is built using requireJS , backboneJS and internal framework . We want to consume/ include SPFx through CDN (not through npm module) to support sharepoint online and sharepoint related feature when our…

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,767 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,966 questions
asked 2024-06-18T05:14:34.7233333+00:00
Mithun K S 0 Reputation points
commented 2024-06-18T11:05:06.7433333+00:00
Prasad-MSFT 5,891 Reputation points Microsoft Vendor
1 answer

Updating Microsoft Teams Chats and Managing Attachments via Microsoft Graph API in C# .NET6

Hi, I want to update Microsoft Teams Chats (one-on-one / Channel) programmatically via C# .NET6. Additionally, I want to download and delete attachments. I see that the Microsoft Graph API has an "Update chatMessage" section, but it is not…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,089 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,966 questions
asked 2024-06-14T14:11:33.4433333+00:00
Amit 671 Reputation points
commented 2024-06-18T07:24:11.1933333+00:00
Amit 671 Reputation points
1 answer

Callto: and Tel: not working

Hi, Since Friday numerous users are complaining that are unable to click to call and are provided one of the below messages. All users are on same version number on Teams. Some are Win11 and other Win10 but both have the issue. No settings…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 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,966 questions
asked 2024-06-12T10:20:46.75+00:00
Nathan Smith 0 Reputation points
commented 2024-06-18T01:32:19.99+00:00
JiSheng-MSFT 855 Reputation points Microsoft Vendor
3 answers

Adaptive Cards with Incoming Webhooks in Microsoft Teams

Hi There, I have been working on trying to use Adaptive Cards (AC) with webhooks in Microsoft Teams. According to this YouTube post https://www.youtube.com/watch?app=desktop&v=y5pbJI43Zvg from "Ojasvi Choudhary" Jun 26, 2020 they are…

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,966 questions
asked 2021-05-19T04:49:22.427+00:00
Anthony 16 Reputation points
commented 2024-06-17T17:19:42.26+00:00
Vasilisa SKVORTSOVA 0 Reputation points
3 answers

Error loading Teams app in Microsoft365.com (errorCode: 5600, "AppID is not valid. Must be GUID format")

We have three nearly identical apps published on Microsoft Teams, with only different market targets. When we load them in https://microsoft365.com, only one works, and the other two fail with an error message stating "AppID is not valid. Must be…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,651 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,966 questions
asked 2024-03-01T20:07:55.7266667+00:00
Pablo Diaz-Gutierrez 11 Reputation points
answered 2024-06-17T16:47:31.92+00:00
Pablo Diaz-Gutierrez 11 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,966 questions
asked 2024-04-19T22:11:38.64+00:00
Richard Gold 0 Reputation points
commented 2024-06-17T14:48:36.6433333+00:00
Richard Gold 0 Reputation points
0 answers

MS Teams Tabs not loading- giving a 404 when pulling manifest.json

I have an existing web app that I have hosted. Ideally I'd like to create a team tabs app that just uses my existing web app. Since these tabs are just pulling down a web page in an iFrame i figured this would be easier than creating a new repo. However,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 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,966 questions
asked 2024-06-12T03:09:34.3866667+00:00
SadPython 0 Reputation points
commented 2024-06-17T06:12:50.6333333+00:00
Nivedipa-MSFT 2,881 Reputation points Microsoft Vendor
0 answers

Inline video upload giving 401

Hi all! So I'm developing a bot using bot framework and C#. I have successfully implemented upload for attached files and inline images as done in the bot-file-upload teams example. Up until then, everything working perfectly, even getting the bearer…

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,966 questions
asked 2024-05-13T12:34:55.02+00:00
Luciano Domínguez 0 Reputation points
commented 2024-06-14T18:33:50.8933333+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 35 Reputation points Microsoft Vendor
1 answer

How i do replace an adaptive card using bot framework

I have an adaptive card that has a form with inputs the user can interact with, somehow, in my local environment when I interact with the adaptive card the Action.Execute is successful and the card is replaced with another. In the other hand, when 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,966 questions
asked 2024-05-23T13:48:33.0233333+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
commented 2024-06-14T18:23:08.7933333+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 35 Reputation points Microsoft Vendor
0 answers

Clarification of Microsoft Teams callRecord subscription quotas.

Hello, The Graph API change notifications overview lists a set of quotas for various subscriptions. https://learn.microsoft.com/en-us/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0&preserve-view=true I'm trying to clarify…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,388 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,089 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,966 questions
asked 2024-06-13T00:12:01.49+00:00
John Bothe 0 Reputation points
commented 2024-06-14T07:46:35.5766667+00:00
Meghana-MSFT 3,816 Reputation points Microsoft Vendor
0 answers

MS Teams Bot to record meeting

Hi, we are developing an AI Bot that can join MS Teams meetings and take notes, similar to fireflies.ai. We are having trouble understanding how this will work. Can anyone help us in mentioning some of MS Teams SDKs or documentations that can solve our…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,089 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,966 questions
asked 2023-11-22T08:31:29.77+00:00
Waleed Butt 5 Reputation points
edited a comment 2024-06-14T06:45:09.1966667+00:00
Khadeer 0 Reputation points
2 answers

How to renew Microsoft 365 Developer licence

I had subscribed to the Microsoft 365 Developer Program, but my subscription has expired and was not renewed. I am seeking assistance to resubscribe to the program

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,111 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,610 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,966 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,671 questions
asked 2024-06-11T11:04:59.1266667+00:00
Hamxa Khan 0 Reputation points
commented 2024-06-14T01:44:48.4433333+00:00
Jiajing Hua-MFST 6,745 Reputation points Microsoft Vendor