Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Asegúrate de que el bot esté registrado y de que el canal del equipo esté habilitado. Obtener más información
Buenas noche. Por favor no puedo agregar la plataforma Mooc. Me sale una leyenda se produjo un error al intentar agregar la aplicación. Asegúrate de que el bot esté registrado y de que el canal del equipo esté habilitado.Obtener más información
Microsoft Teams | Development
Importing my data back
Hey there readers, I am not tech savvy enough to figure it out myself and searching up the problem has not led me anywhere. I had exported my Microsoft Teams user data so I could edit the code a bit, but now that it has been edited I can't figure out…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Copilot agent connection with teams
I created Copilot Studio agents and connected them to Microsoft Teams using the built‑in Teams channel. The agents work correctly when accessed via Microsoft Copilot, but do not receive or respond to any messages when used from Teams, even though the app…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Unable to reactivate Skype Credit - There was an issue processing credit reactivation, please try again later.
I'm unable to reactivate my $60 Skype Credits - getting an error "There was an issue processing credit reactivation, please try again later." Tried adding billing address but also getting an error "Sorry, we’re unable to process the…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Get-AppxPackage returns empty for affected users after logon
We are currently deploying the new Microsoft Teams client in a non-persistent env using teamsbootstrapper.exe -p, and the optimization registry keys New-Item -Path "HKLM:\SOFTWARE\Microsoft\Teams" -ForceNew-ItemProperty -Path…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Poor performance Teams on Citrix
We’re running Microsoft Teams in Citrix VDI environment, and users are experiencing issues such as audio/video lag, missing optimization features, delayed screen sharing, and unstable call quality. Need help urgently, what's the thing we need to check ?
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
How to use Microsoft Graph APIs to build a Teams integration that programmatically creates channels, installs apps, and posts messages on behalf of users
How to use Microsoft Graph APIs to build a Teams integration that programmatically creates channels, installs apps, and posts messages on behalf of users. While the same code works reliably in small test tenants, it becomes inconsistent in a production…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Graph Create Teams error with custom Template French-ca Tenant
I guess the graph POST /teams fonctionnality only has been tested with en-us tenants as a french tenant Graph API will come back with an error saying : Failed to execute Templates backend request CreateTeamFromTemplateRequest. A template with id '[id]'…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
A message with file attachment from mobile Teams app to bot does not include the attachment part
Sending a message with the file attachment from a mobile phone Teams app (Android or iPhone) does not include the attachment part. For comparison, the same message sent from the desktop Teams works fine and includes an attachment. Sample message from…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
random reload behavior in Microsoft Teams custom tabs
I’m working on a custom Microsoft Teams tab that behaves normally in a regular browser, but inside the Teams desktop client the tab intermittently refreshes itself, freezes, or crashes after being open for some time. The application doesn’t show obvious…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Retrieving deleted messages using Teams Export API
Hi! I have a Teams retention policy in place. up until a few days ago, when calling /getAllMessages or /getAllRetainedMessages - the API response included deleted messages from up to a few weeks ago. but since then, when calling these endpoints,…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams channel messages not reaching Azure Bot Service messaging endpoint (Web Chat works)
Hi Team, I am facing an issue with Azure Bot Service integration with Microsoft Teams. Setup: Azure Bot Service configured with messaging endpoint: (https endpoint) Backend is hosted on AWS Lambda behind API Gateway Microsoft Teams channel is…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Team app fails to open in M365 with error "Unable to load requested application. No static tabs are configured."
We have a Microsoft Teams app (manifest v1.20) that provides chat capabilities. The app works correctly in MS Teams Desktop (Version 26072.608.4595.8484) and Web versions. The app also appears in the list of Apps in M365…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams Export API - beta or GA?
Hey regarding these endpoints (Teams Export API) /getAllMessages /getAllRetainedMessages I see some inconsistent behavior during the past few weeks, for example - To retrieve deleted messages I needed to use /getAllMessages at first, then I…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Meeting is existed but can't be found by graph
I’m using Microsoft Graph / Teams Meeting APIs to retrieve meeting detailsbut some requests return 404 Not Found or 403 Forbidden even though the meeting exists and permissions are granted
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
I am facing an authentication issue while integrating Azure Bot Service with a FastAPI backend. The bot fails with error "unauthorized_client: Application not found in Bot Framework directory" even though App ID, client secret, tenant, and endpoint are co
We are currently building an AI assistant system that is integrated with Microsoft Teams using Azure Bot Service. Below is a simple explanation of how our system works, what we have implemented, the issues we are facing, and what we have tried so…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Building Relationship Between Privacy And Gov
Hello Team, like keeping an eye on the baby is the privacy privilege in building with the gov rules and regulations in order to keep society from causing any harm to others is a duty that needs supporters and team work to accomplish daily. Besides cool…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams Graph API Mid-Meeting Transcript / Partial Transcript Access Inquiry
Hello, I would like to clarify whether Microsoft Graph API currently supports access to Microsoft Teams meeting transcripts while a meeting is still in progress. Specifically, I would like to know: Is it possible to retrieve transcript data during an…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microphone not working in Outlook hub for Teams personal tab
Hi, We are submitting our Microsoft Teams personal tab app to the Teams Store and received the following rejection under General - Usability: "Unable to use the Dictate a message option in Outlook hub. We're experiencing an issue with the 'Dictate a…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Uploading an image to Sharepoint and attach in the chat message has different results between Graph API and native Teams
Our team implemented the behavior to Upload an png image (2.5mb) using this endpoint to the personal Sharepoint and share the file with the chat members:…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs