Adaptive card targetWidth is ignored in teams iOS app
When using targetWidth: "AtMost:Narrow" and targetWidth: "AtLeast:Standard" for responsive layouts, both containers render simultaneously in teams iOS app instead of showing the matching container. In adaptive designer and desktop…
Microsoft Teams | Development
AADSTS165000 (Error) on iOS when launching Teams via embedded Flutter module
Hi everyone, We’re seeing an AADSTS165000 (request tokens do not match user context) error when launching Microsoft Teams inside our iOS app. The same implementation works correctly on Android. Setup Teams client is embedded using a Flutter module inside…
Microsoft Teams | Development
New Teams Application w/Bot Not Allowed by Org Policy
Hi there, We are attempting to publish a application to teams which has been developed internally. The application features a bot which has the permissions to message in personal channels. This app is failing to download when pushed to all users or if a…
Microsoft Teams | Development
Microsoft Teams webhook events and recording
I am developing a C# application with the purpose of recording Microsoft Teams calls (PSTN, internal calls etc). I have set up an app registration and configured it as multi-tenant. I have also setup a multi tenant Azure Bot. Right now, I am trying to…
Microsoft Teams | Development
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
Clarification needed on webhook expiration behavior in Teams change notification documentation
In the Microsoft Teams change notification documentation, there’s a paragraph stating that webhook subscriptions have a limited lifetime and must be renewed before expiration. Based on this, I implemented automatic renewal, but subscriptions still stop…
Microsoft Teams | Development
Syncing two Teams group using flow
we need to work on automate flow for syncing two Teams groups eg: abc team and xyz team is this feasible doing?
Microsoft Teams | Development
In Teams Bot Framework, how can I pass a company identifier for routing when tenantId alone is not enough?
Context We run a single Teams bot endpoint that must serve many customers. Back-end is sharded into multiple "pods" (pod-1, pod-2, ...). Each company/tenant belongs to one pod (example: company A & B -> pod-1, companies C..G ->…
Microsoft Teams | Development
Critical: Teams app stops sending messages in production
We have a custom Microsoft Teams app used in production that suddenly stopped sending messages to users and channels. The app was working normally, and no code changes were deployed when the issue started. Message delivery fails silently in the Teams…
Microsoft Teams | Development
You don't have access to this app. Due to your org's messaging policy, you are not allowed to install this app.
I am getting error on custom app during to add in teams
Microsoft Teams | Development
Access request to Microsoft Application Network Portal
Hello, I am writing on behalf of GitGuardian to request access to the Microsoft Application Network portal in order to publish an Entra enterprise application to the gallery. Portal URL: https://microsoft.sharepoint.com/teams/apponboarding/Apps Email to…
Microsoft Teams | Development
I developed a bot but now I'm having issues trying to access it via teams.
I already tried all settings possible, from Microsoft Team admin to Power Shell commands. I am global admin. Any suggestions?
Microsoft Teams | Development
Your flow has a new trigger URL
Hello, I've created a webhook wrokflow on a MS Teams channel using : ... Workflows "Send webhook alerts to a channel" => and I keep getting mail about "Your flow has a new trigger URL" I'm getting the new URL from MS Teams: …
Microsoft Teams | Development
Inquiry regarding Teams Media Codecs, Protocols, and Unlisted IP Ranges (48.x and 20.x) detected during Packet Analysis
Hello, I am currently performing a detailed packet analysis to monitor and troubleshoot the call quality of Microsoft Teams within our client environment. To ensure an accurate analysis, I would like to request official confirmation on the following…
Microsoft Teams | Development
How about the audio enhancement settings in DUT&REF PC on windows 11 when do Microsoft Teams Audio Certification
Dear Microsoft: How about the audio enhancements setting of output settings and input settings in **DUT**&**REF** PC on windows 11 when doing Microsoft Teams Audio Certification Test.
Microsoft Teams | Development
Why does a Microsoft Teams app fail to authenticate users in the desktop client but work in the browser?8
My Microsoft Teams app that calls Microsoft Graph to access user and team data. The app works in Teams on the web, but Graph requests from the Teams desktop client fail with authorization or consent errors.
Microsoft Teams | Development
Why does sending messages with the Microsoft Teams API fail with “conversation not found”?
When I’m trying to send messages to a Microsoft Teams chat or channel using the Teams API, but the request fails with a “conversation not found”. This happens even though the bot or app is installed and the conversation ID was previously working. How can…
Microsoft Teams | Development
Migrating messages with inline images forbidden
I am testing the possibility of importing messages from another platform into Teams. I have been following the procedures described here. When I try to post a message with an inline image to a channel in migration mode, a 403 Forbidden response is…
Microsoft Teams | Development
Microsoft Graph webhook subscriptions stop working
I have a Teams app that uses Microsoft Graph webhooks to listen for changes (messages and channel updates). Everything works fine at first, but after a while the app just stops receiving notifications. There are no obvious errors, and recreating the…
Microsoft Teams | Development
Teams Developer Portal: 412 Error "Sandbox Resources not available" and Validation Steps Skipping
Hi, I am experiencing a recurring issue with the Automatic App Validation tool that is preventing me from preparing my app for the Microsoft Teams Store. The Issue: I successfully ran the validation twice earlier today. However, since the third attempt,…