Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Bot Framework Connector rejects valid app-only token for its own conversation (401 "Authorization has been denied")
Environment Tenant ID[Moderator note: personal info removed]Tenant ID[Moderator note: personal info removed]Azure AD App ID / Bot ID[Moderator note: personal info removed]Teams App ID[Moderator note: personal info removed]App…
Microsoft Teams | Development
Facing some issues on MS Teams webinar
I have created a Laravel application that integrates Microsoft Teams for creating webinars that learners can join and later after the webinar completes, the webinar recording is fetched from Teams and kept in database. This functionality has been tested…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams Rooms Pro Management Portal Incident Notification Webhook Integration: Clarification on device monitoring limits and GA status
Hi Team, Could please provide the following details regarding the Teams Rooms Pro Management Portal Incident Notification Webhook Integration? Reference: https://learn.microsoft.com/en-us/microsoftteams/rooms/pmp-incident-webhook-integration A. Known…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Clarification on Impact of Transitioning Teams Android Device Management from Teams admin Center to the Teams Rooms Pro Management portal (MC1227622)on Device Health Monitoring and Alert Integrations and Alternative Integration Options for Monitoring
Hi Team, We are currently leveraging the Device Health Monitoring capabilities in Microsoft Teams Admin Center and utilizing the external webhook mechanism to proactively monitor the health and status of Microsoft Teams Rooms, Android-based Teams…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams Export API - chats that were initiated in another tenant
Hi, I have a question about the Teams Export APIs. Goal: capture all chat communications for a specific monitored user. Current flow: I call GET /users/{id}/chats to enumerate the user's chats, then GET /chats/{chat-id}/messages for each one. This works…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Direct Routing SBC TLS Handshake Issue
Hello, we are experiencing a critical issue since 31/01/2026 with our SBC audiocodes connected to Microsoft Teams direct routing(sip.pstnhub.microsoft.com:5061). Our sbc send Tls Hello messages to Microsoft Teams, but no Server Hello response is…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Required cipher suite configuration for SBCs
We have Teams Direct Routing certificate update, but several legacy SBC nodes (AudioCodes and Cisco CUBE) are failing TLS handshakes with sip.pstnhub.microsoft.com, resulting in SIP OPTIONS 408 timeouts. Despite importing the new DigiCert Global Root G2…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Webinar creation fails with "Could not find culture info for organizer locale" even though organizer's locale fields are all valid
I'm creating Teams webinars through the Graph API (POST /solutions/virtualEvents/webinars, delegated auth, VirtualEvent.ReadWrite scope) and keep hitting this on the create call: Could not find culture info for organizer locale: *. I've now confirmed, by…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Query Regarding Programmatic Management of Operator Connect Number Usage
Hi Team, We are looking to understand the supported options for programmatically managing the usage type of Operator Connect phone numbers within Microsoft Teams. Currently, we are aware that phone number usage can be modified through the Teams Admin…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Graph API: POST /solutions/virtualEvents/webinars fails with "Could not find culture info for organizer locale: *." (BadRequest)
We're creating Teams webinars via delegated Graph API calls (VirtualEvent.ReadWrite scope, POST /solutions/virtualEvents/webinars → POST .../publish → GET .../registrationConfiguration), and intermittently hit this error on the initial create…
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
I am not able to log into teams
I am not able to log into my teams, it gives me this error. I changed my password just now thinking I was not entering the correct password. Help! Thank you!
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
MS Graph API - Shifts Unpaid Breaks
When you create a Shift via Microsoft Teams, there is a field for an Unpaid Break in minutes. When this shift is retrieved via Microsoft Graph API, the Unpaid Break field is nowhere to be found. { "@odata.etag":…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Is recordAutomatically: true with allowRecording: false a supported combination? (Graph API transcript-only meetings)
We use app-only Graph to arm scheduled Teams meetings for transcription. Our goal is transcript only — we do not want a recording to be created. We PATCH /users/{userId}/onlineMeetings/{meetingId} with: { "recordAutomatically": true, …
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Inaccessible colour contrast for highlighted text in Microsoft Teams in Dark mode on desktop
Issue: All highlighted text in Teams has poor colour contrast when in Dark mode on desktop. While some may be readable, none of the highlight colour options meet WCAG colour contrast minimums and so are inaccessible to users. How to reproduce Go to MS…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Copilot Studio agent works in M365 Copilot but silent in Teams personal chat
Environment Microsoft 365 tenant with Copilot Studio agent "Caflou Asistent" Agent version: 1.0.8 Channels: Microsoft 365 Copilot + Microsoft Teams (both synchronized / published) Agent Registry: Available Entra / bot registration appId:…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
401 "Authorization has been denied" when bot sends a message in single-tenant configuration.
Issue: 401 "Authorization has been denied" when bot sends a message via the Send Message API in single-tenant configuration. Environment Display Name: DG Single Tenant App Client ID: [Moderator note: personal info removed] Tenant ID:…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Graph API returns an empty array when listing transcripts
MS Graph API's endpoint GET /me/onlineMeetings/{online-meeting-id}/transcripts returns an empty array when it is expected to return a list of transcripts. The app uses delegated authentication and is provided with OnlineMeetingTranscript.Read.All…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
File attachments work in Copilot Studio but not after publishing
I developed and tested my agent in the Copilot Studio Development environment. PDF, Word and Excel attachments work correctly and the agent can read and process the information. However, after publishing the same agent to Microsoft Teams and Microsoft…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Why can't I paste a screen shot in Teams Chat?
I receive this error message when trying to past a screen shot. How can it be fixed?
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs