3,536 questions with Microsoft Teams Development tags

Sort by: Updated
0 answers

Uploading New Manifest for Microsoft Teams App gets "no manifest file in your app package" error

Hello! I am currently developing for my app in microsoft teams. When I try to manually upload a manifest file via: https://admin.teams.microsoft.com/ I get the following error: "There's no manifest file in your app package. Check the app package…

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.
3,536 questions
asked 2025-02-03T22:04:37.4833333+00:00
VC 0 Reputation points
commented 2025-02-04T20:42:11.1966667+00:00
VC 0 Reputation points
1 answer

Retrieve "configurableProperties" value once set by the admin in an organisation for an app in Teams?

I have an app that is published to the Microsoft Store, which contains the following in its app manifest file, "configurableProperties": [ "name", "smallImageUrl", "largeImageUrl", "shortDescription",…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,949 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.
3,536 questions
asked 2025-02-04T14:22:11.79+00:00
Pradeep Patel 0 Reputation points
commented 2025-02-04T16:39:56.39+00:00
Pradeep Patel 0 Reputation points
1 answer

Teams toolkit for vscode, error on provisioning in the ARM step

While trying to provision an simple command bot teams app via the teams toolkit for vscode, I get the following error: (×) Error: arm/deploy failed. (×) Error: The ARM templates for deployment name: 'Create-resources-for-bot' couldn't be deployed…

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.
3,536 questions
asked 2025-02-04T16:09:49.9266667+00:00
Daniel Castro 0 Reputation points Microsoft Employee
edited an answer 2025-02-04T16:21:09.4166667+00:00
Daniel Castro 0 Reputation points Microsoft Employee
0 answers

Why isn't my Microsoft Teams app localization working?

Hello, i'm trying to localize my copilot message extension plugin using the official documentation but it doesn't seem to work, here's the manifest and the localized json file: Manifest: "$schema":…

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.
3,536 questions
asked 2025-01-27T10:40:26.3733333+00:00
Francesco Pirani 0 Reputation points
commented 2025-02-04T15:59:31.0966667+00:00
Francesco Pirani 0 Reputation points
0 answers

Request for Documentation on Error Object in /teams/v3/conversations API

Hello, I'm looking for documentation describing the error object returned by /teams/v3/conversations. When making the following request to retrieve a conversation ID, it returns an error if the target user hasn’t installed the app. I understand this is…

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.
3,536 questions
asked 2025-02-04T09:20:09.5233333+00:00
石川 敦己 170 Reputation points
commented 2025-02-04T15:36:35.1333333+00:00
Nivedipa-MSFT 3,166 Reputation points Microsoft Vendor
0 answers

Updated Bot Still Showing Old Version & Connection Issues for Some Users

🔹 Context: Initial Connection Issue (Solved) I recently built a Copilot Studio bot that triggers a Power Automate flow using a service account connection. Initially, users were getting a "Permissions Required" message when interacting with the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 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.
3,536 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
541 questions
asked 2025-02-04T15:34:28.08+00:00
DE LIGNIVILLE Blanche 20 Reputation points
2 answers

Unable to Post a Message to Teams Channel with Graph API Client + C#

Hi, We are trying to post a message to teams channel, with Channel.SendMessage delegated permissions. And here is the code snippet. var options = new OnBehalfOfCredentialOptions { AuthorityHost = AzureAuthorityHosts.AzurePublicCloud, ``` }; var…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,088 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,949 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,266 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.
3,536 questions
asked 2025-01-24T13:18:50.09+00:00
edited an answer 2025-02-04T15:18:43.01+00:00
Techhelp Volunteer 0 Reputation points
0 answers

How to extract prompts from Copilot in Microsoft Teams ?

Hello, I hope you are doing well. My goal is to extract prompts from Copilot in Microsoft Teams. Basically the logic that I want is to : Get the last user's prompt and last Copilot response as soon as Copilot replies. Is there a clear way to do…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 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.
3,536 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
212 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
541 questions
asked 2025-02-04T10:10:17.76+00:00
Jad 0 Reputation points
commented 2025-02-04T13:21:04.51+00:00
Prasad-MSFT 8,261 Reputation points Microsoft Vendor
1 answer

Export API getAllMessages lastModifiedDateTime is not updated

Hello, When I use Export API ( https://learn.microsoft.com/en-us/microsoftteams/export-teams-content ), say "users/335f3c99-ff13-42b4-99c7-2664e1a03deb/chats/getAllMessages" endpoint, it provides me the the following response: { …

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.
3,536 questions
asked 2022-07-25T16:38:33.037+00:00
Nikita Krivets 496 Reputation points
commented 2025-02-04T12:34:05.8233333+00:00
G 0 Reputation points
1 answer

Connecting Microsoft Graph Education API to Power BI

With the deprecation of Insights for leaders in Microsoft SDS and Teams, a need has arisen to connect to the Microsoft Graph Education API for data collection to build a Power BI dashboard. Is there a reliable method for establishing this connection,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,949 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.
3,536 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
568 questions
asked 2025-01-05T22:29:18.2466667+00:00
Mohamed Lotfy 10 Reputation points
commented 2025-02-04T10:15:15.4666667+00:00
Sayali-MSFT 3,371 Reputation points Microsoft Vendor
0 answers

Markdown Text Appears as HTML Tags When Posting to a Teams Bot

Hello, When I send a request to post markdown text to a Teams bot, the HTML tags are displayed as plain text instead of being rendered correctly. Example Request: curl -X POST…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 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.
3,536 questions
asked 2025-02-04T04:21:42.5733333+00:00
石川 敦己 170 Reputation points
commented 2025-02-04T09:51:55.3166667+00:00
Meghana-MSFT 4,001 Reputation points Microsoft Vendor
0 answers

Context parameters are not replaced in Teams iOS application.

We have one Teams app in which we are using the context for app/tab. We are following the documentation correctly and seeing no issue in Android, Mac, PC. However when we are in iOS teams app, then context parameters are not being replaced with their…

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.
3,536 questions
asked 2025-01-13T14:47:22.77+00:00
Prakash Verma 55 Reputation points
commented 2025-02-04T09:16:12.75+00:00
Prakash Verma 55 Reputation points
4 answers

A positional parameter cannot be found that accepts argument

Hi All I used the following syntax to grant "TempPolicy1" globally. However, I am encountering an error while trying to remove this policy "TempPolicy1" globally Please guide me. Grant-CsApplicationAccessPolicy -PolicyName…

Microsoft Exchange Online
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,724 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.
3,536 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,616 questions
asked 2025-02-02T21:02:21.7733333+00:00
Roger Roger 6,736 Reputation points
commented 2025-02-04T08:56:44.17+00:00
Xintao Qiao-MSFT 6,030 Reputation points Microsoft Vendor
4 answers

Open graph thumbnail previews for urls get cut off

When posting a url in teams, we get shown a thumbnail preview of the website's opengraph tag for image. However the thumbnail preview has it's sides cut off. There is a weird cropping that is happening. The standard recommendation for websites for open…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 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.
3,536 questions
asked 2024-08-15T04:46:07.5166667+00:00
Nelson 0 Reputation points
edited a comment 2025-02-04T08:06:14.73+00:00
Nivedipa-MSFT 3,166 Reputation points Microsoft Vendor
0 answers

Teams' JavaScript SDK's app.openLink unable to execute Office's native app URLs

We are using TeamsJS SDK's app.openLink function to open the Office files in the native app. The URLs that we are using is a valid URL which follows Office URI Schema. This is working as expected if we open the personal app in Teams. But if we open the…

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.
3,536 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,820 questions
asked 2024-02-21T11:59:35.5966667+00:00
Prakash Verma 55 Reputation points
edited a comment 2025-02-04T07:33:47.11+00:00
Nivedipa-MSFT 3,166 Reputation points Microsoft Vendor
1 answer

How can I get help creating a teams app?

I am new to app delvelopment for teams. I have created an app to access an internal sharepoint site, but now I want to create one to access an external URL. I'm struggling to get any useful help. I have opened Visual Studio Code and got Teams Tool kit.…

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.
3,536 questions
asked 2025-01-31T10:44:57.6633333+00:00
Bridget Tompkin (Galliford Try) 41 Reputation points
commented 2025-02-04T06:19:52.26+00:00
Prasad-MSFT 8,261 Reputation points Microsoft Vendor
1 answer

Is there any limitation or permissions required when sharing to a Teams chat through a web page?

Hello! Recently when I trying to share to teams from a sharing window (https://teams.microsoft.com/share), I got the error message says "We could not share the link. Try sharing it again." However this not happens to all users. Some users could…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 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.
3,536 questions
asked 2025-01-23T08:58:45.7633333+00:00
ye lan 0 Reputation points
commented 2025-02-04T06:15:00.3066667+00:00
Robin Sheng-MSFT 5,935 Reputation points Microsoft Vendor
0 answers

Is it theoretically possible to send a message exceeding 40KB in Teams bot?

Hello, I am using the following endpoint to send messages to a Teams bot, including multiple Adaptive Cards: Bot Framework REST API - Send to Conversation Suppose I include five Adaptive Cards, each 10KB in size, in the attachments field (resulting in a…

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.
3,536 questions
asked 2025-02-03T13:24:04.6633333+00:00
石川 敦己 170 Reputation points
commented 2025-02-04T05:53:05.6933333+00:00
Nivedipa-MSFT 3,166 Reputation points Microsoft Vendor
0 answers

How do I stop the bot/personal app chat from appearing when I click the deep link to navigate to a tab in MS Teams mobile?

Hello, In microsoft teams mobile I will have my bot display a deep link to the app tab. However, in the mobile experience that deep link will navigate to the tab but the bot chat app will also appear. How do I make it stop? No issues with the desktop…

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.
3,536 questions
asked 2025-02-03T22:08:56.5366667+00:00
VC 0 Reputation points
commented 2025-02-04T05:50:53.1966667+00:00
Sayali-MSFT 3,371 Reputation points Microsoft Vendor
0 answers

Retrieving User Email from a Teams Bot Developed with Teams Toolkit in Python

We have successfully published a Teams bot within our organization, and it is functioning correctly. Now, we want to retrieve the email ID of users interacting with the bot. We are using Teams Toolkit for development in Python.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
885 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,949 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.
3,536 questions
asked 2025-01-31T06:08:20.4566667+00:00
Tejkiran D M 25 Reputation points
commented 2025-02-03T10:49:08.0166667+00:00
Meghana-MSFT 4,001 Reputation points Microsoft Vendor