Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
how to know if user has blocked bot conversation teams
We have developed ms teams app. I would like to receive a message or event if a user blocks the my teams app. I could not find any such event
Microsoft Teams | Development
Unable to access Microsoft Graph APIs for Teams webinars and online meetings (403 Forbidden)
We are trying to automate Microsoft Teams webinar creation using Microsoft Graph API via Power Automate. Despite configuring the required permissions and license, we are consistently receiving a 403 Forbidden response. Configuration Details: Permissions…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Mobile Teams Adaptive Card Power Apps Open Link
I developed an app using Power Apps and configured it so that if a URL contains parameters in the OnStart event, it navigates to a specific screen. I tried to open a Power Apps URL containing parameters in an Adaptive Card using the Action.OpenUrl method…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Retrieving deleted voice notes for Teams via Export API
Hi! I am trying to use the following endpoints: /getAllMessages /getAllRetainedMessages in order to retrieve/download deleted voice messages, but I can't. When I try to do the same with deleted attachments (gif, png, etc) it works and I can see the…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Trying to Config Teams With agent 365 When installation
Hello , trying to fetch config upon the installation but this error shows up Even though the bot returned success result /// <summary> /// Creates an adaptive card for the continue response. /// </summary> private ConfigResponseBase…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Is there any recent change in Teams that introduces stricter validation for InvokeResponse payloads or Adaptive Card submissions?
Adaptive Card submit actions (Action.Submit) trigger the bot successfully, but no response is rendered in the Teams UI. When a user clicks a submit button on an Adaptive Card: The bot receives the invoke activity correctly Backend logic executes…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
SingleTenant bot gets empty 401 from api.botframework.com/api/usertoken/GetToken despite valid bearer token
Steps to reproduce Environment SDK version: botbuilder 4.23.3 Node.js: 22.22.0 Platform: Microsoft Teams Bot Type: SingleTenant Channel: msteams OS: macOS / Windows Server 2019 (Azure) Describe the bug A SingleTenant Azure Bot registered in Azure…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams channel delivers conversationUpdate events to our endpoint successfully but chat messages are never delivered. Web Chat channel works correctly end-to-end.
CONFIRMED WORKING: Endpoint reachable from internet (TLS 1.2, Let's Encrypt cert) Web Chat messages hit endpoint and return 200 - conversationUpdate events from Teams hit endpoint and return 200 Bot Framework IP [Moderator note: personal info…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Narrow Microsoft Teams (Bot Service) IP Ranges
Hello, We are currently using Azure Bot Service to create a bot that is integrated with Microsoft Teams (as a Teams app). While reviewing our logs for outbound Teams messages, we observed that requests are originating from IP ranges associated with…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams Developer Portal validation fails with “Unable to upload manifest.zip” (Policy 1140.4.1)
I am validating a Teams bot app using the Developer Portal in Microsoft Teams. Initially, validation failed with a [MUST-FIX] rule because the bot was not returning a response. I fixed that issue in the bot code, confirmed it was deployed, and bumped the…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
How to know if the user has blocked the bot in Teams ?
I have created a bot using Azure Bot Service My bot is available for all the users in the organisation. I want to know if someone blocked the bot. Is there any API or any event from the bot to know the user ID if the Bot has been blocked?
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Why are Adaptive Cards not rendering correctly in Microsoft Teams?
I’m sending Adaptive Cards to Microsoft Teams using a bot/webhook, but the cards do not render as expected, some elements are missing, actions don’t work, or the layout breaks compared to the Adaptive Card Designer preview. The same payload works in the…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams Developer Portal validation fails with “Unable to upload manifest.zip” (Policy 1140.5.2)
I am validating a Teams bot app using the Developer Portal in Microsoft Teams. Initially, validation failed with a [MUST-FIX] rule because the bot was not returning a response. I fixed that issue in the bot code, confirmed it was deployed, and bumped the…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Office 365 Connectors Private Channels Support Inquiry
Hello. I am currently using the message card method in Workflows. I understand that support for private channels will be added following the end of support for Office 365 Connectors. Could you please let me know when this support will be available? The…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams Bot: Receiving all messages from Private Channels using RSC permissions
I am developing a Teams bot/app that needs to receive all messages from a private channel without requiring a direct @mention. I am currently using Resource-Specific Consent (RSC) with the following permissions: ChannelMessage.Read.Group …
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Failure while trying to download an image from a teams message using Microsoft teams graph API connector in Logic Apps
I am trying to download an image from a teams message using the Send a Microsoft Graph HTTP request action in Microsoft Teams connector in Logic Apps. From a URl of type…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
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
Input.ChoiceSet (filtered, multiselect): Selected chips truncate text with no tooltip on hover in Teams
When using Input.ChoiceSet with isMultiSelect: true and style: "filtered", selected values render as compact pill/chip elements. For choices with longer titles, the text is heavily truncated (e.g., (ABC) Contoso Gl...), making it difficult —…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Will Teams incoming webhooks stop delivering alerts after M365 connector deprecation?
We have a production monitoring system that sends real-time alerts to Microsoft Teams channels using incoming webhook connectors. These alerts are business-critical (incident response, system outages), and there is no fallback mechanism in place. With…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Unable to update or, after delete, add my Teams app after a manifest update
After changing bots->supportsFiles to true I was able to upload my manifest but could not update the app version, even after quitting Teams and clearing the cache. After deleting it I could not add it back. I reverted to the last working manifest,…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Unexpected Automatic Activation of Real-Time Text (RTT) in Microsoft Teams
Dear Microsoft Teams Support, I am writing to report an issue related to the Real-Time Text (RTT) feature in Microsoft Teams. During meetings, RTT is being enabled automatically without any manual action from participants. Additionally, there is…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs