<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Teams Developer topics</title>
    <link>https://techcommunity.microsoft.com/t5/teams-developer/bd-p/TeamsDeveloper</link>
    <description>Teams Developer topics</description>
    <pubDate>Sun, 03 May 2026 07:29:48 GMT</pubDate>
    <dc:creator>TeamsDeveloper</dc:creator>
    <dc:date>2026-05-03T07:29:48Z</dc:date>
    <item>
      <title>Copilot Studio bot in Teams occasionally sends duplicate responses</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/copilot-studio-bot-in-teams-occasionally-sends-duplicate/m-p/4516239#M13135</link>
      <description>&lt;P&gt;I’m using a Copilot Studio bot deployed in Microsoft Teams, and I’m experiencing an intermittent issue where a single user message occasionally triggers two identical responses.&lt;/P&gt;&lt;P&gt;This does not happen consistently, and there is no intentional duplicate logic in my bot design.&lt;/P&gt;&lt;P&gt;I’m not sure whether this is caused by duplicate message delivery from Teams (e.g., retries or at-least-once delivery behavior), or something within Copilot Studio itself.&lt;/P&gt;&lt;P&gt;Is this a known behavior for the Teams channel or Copilot Studio?&lt;/P&gt;&lt;P&gt;Are there any recommended ways to detect or prevent duplicate responses at the bot level?&lt;/P&gt;&lt;P&gt;Any insights or best practices would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 13:52:23 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/copilot-studio-bot-in-teams-occasionally-sends-duplicate/m-p/4516239#M13135</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2026-04-30T13:52:23Z</dc:date>
    </item>
    <item>
      <title>Copilot Studio in Teams sometimes wraps user input with HTML tags (e.g., &lt;div&gt;)</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/copilot-studio-in-teams-sometimes-wraps-user-input-with-html/m-p/4516237#M13134</link>
      <description>&lt;P&gt;I’m using Copilot Studio deployed to Microsoft Teams, and I noticed that user messages are occasionally received with HTML tags.&lt;/P&gt;&lt;P&gt;For example, when a user sends "get me the onboarding status", sometimes it displays in the dialog box as "&amp;lt;div&amp;gt;get me the onboarding status&amp;lt;/div&amp;gt;"&lt;/P&gt;&lt;P&gt;This does not happen consistently.&lt;/P&gt;&lt;P&gt;I’m not sure whether this is caused by how Teams renders or sends messages (e.g., HTML vs plain text), or if it is something specific to Copilot Studio.&lt;/P&gt;&lt;P&gt;Is this expected behavior for the Teams channel?&lt;/P&gt;&lt;P&gt;Any clarification or recommended handling would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 13:49:51 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/copilot-studio-in-teams-sometimes-wraps-user-input-with-html/m-p/4516237#M13134</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2026-04-30T13:49:51Z</dc:date>
    </item>
    <item>
      <title>CRM Teams Connection Problem</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/crm-teams-connection-problem/m-p/4513261#M13129</link>
      <description>&lt;img /&gt;&lt;P&gt;I have CRm integreated in Teams and every time i need to use crm app function like email-sync i get an error.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 09:11:56 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/crm-teams-connection-problem/m-p/4513261#M13129</guid>
      <dc:creator>jrbuero</dc:creator>
      <dc:date>2026-04-21T09:11:56Z</dc:date>
    </item>
    <item>
      <title>ad-hoc call transcripts via graph api endpoint</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/ad-hoc-call-transcripts-via-graph-api-endpoint/m-p/4512991#M13127</link>
      <description>&lt;P&gt;I have an app with the below permissions.&amp;nbsp; I can successfully get list of transcripts and transcript content for online meetings. But when I try to get list for ad-hoc calls, I get the 400 Bad Request error.&amp;nbsp; Any suggestions on how to get ad hoc call transcripts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Permissions&lt;/P&gt;&lt;img /&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 14:01:27 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/ad-hoc-call-transcripts-via-graph-api-endpoint/m-p/4512991#M13127</guid>
      <dc:creator>ldruker</dc:creator>
      <dc:date>2026-04-20T14:01:27Z</dc:date>
    </item>
    <item>
      <title>Create Bot without Developer Studio</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/create-bot-without-developer-studio/m-p/4512077#M13122</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a bit hard policies and users are not able to use the Developer Studio by they own to make new Bot:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you press [New Bot] you can give the name, but then [Create Bot] start hanging and does nothing. Previously on Azure had a user setting which block or allow users to register apps.&lt;/P&gt;&lt;P&gt;Now I need our tenant admins or application administrators (?) to setup the bot(s) manually.&lt;/P&gt;&lt;P&gt;Does anybody knows if the bot registration for Teams is possible to do without developer studio? The Developer Studio shows only your own Bots, so they cannot do that for me using Developer Studio.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2026 14:16:34 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/create-bot-without-developer-studio/m-p/4512077#M13122</guid>
      <dc:creator>Petri-X</dc:creator>
      <dc:date>2026-04-16T14:16:34Z</dc:date>
    </item>
    <item>
      <title>Web Notifications API from Personal Tab app doesn't work</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/web-notifications-api-from-personal-tab-app-doesn-t-work/m-p/4511135#M13117</link>
      <description>&lt;P&gt;I have a client-side web application that we're trying to get to run as a Teams personal tab app.&lt;/P&gt;&lt;P&gt;I have the app working as a teams app, as long as we "open in new window" so that the app doesn't get put to sleep as it needs a permanently up session with something else.&lt;/P&gt;&lt;P&gt;Our app uses Web Notifications API (https://developer.mozilla.org/en-US/docs/Web/API/Notification) to create desktop notificiations, but this does not seem to work when running as a Teams tab app popped out into a new window. No notifications are displayed.&lt;/P&gt;&lt;P&gt;Permissions have been requested correctly and given and Windows is set to allow notifications, but these web notifications never make it out of teams to the desktop.&lt;/P&gt;&lt;P&gt;There are no errors in the browser console to say the web notifications are not supported in Teams.&lt;/P&gt;&lt;P&gt;Is this not supported as a teams app? The inbuilt activity feed is useless for our purpose (for a few reasons), so please don't suggest I use graph to make use of that instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 10:05:08 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/web-notifications-api-from-personal-tab-app-doesn-t-work/m-p/4511135#M13117</guid>
      <dc:creator>SGymerATComitFS</dc:creator>
      <dc:date>2026-04-14T10:05:08Z</dc:date>
    </item>
    <item>
      <title>SSO for a Python Teams Bot (M365 Agents SDK + FastAPI) — Single-Tenant, Multi-Tenant, and UAMI</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/sso-for-a-python-teams-bot-m365-agents-sdk-fastapi-single-tenant/m-p/4510878#M13115</link>
      <description>&lt;P&gt;We're building, a Teams bot (Python / FastAPI) that uses the M365 Agents SDK (microsoft-agents-hosting-fastapi + microsoft-agents-authentication-msal, v0.8.0) with a CloudAdapter and MsalConnectionManager. The bot is currently&amp;nbsp;scoped to personal only and runs behind an Azure Bot resource.&lt;/P&gt;&lt;P&gt;We are trying to implement SSO to authenticate users, so far we are not successful. The main blocker is that we failed to authenticate users from tenant different than the Azure Bot resource of our app.&lt;/P&gt;&lt;P&gt;If anyone has successfully managed to authenticate users on Teams using a setup similar than ours please do share your experience. We would love to learn from your experience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far this was our main source of documentation:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/authentication/bot-sso-overview" target="_blank"&gt;https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/authentication/bot-sso-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 15:19:00 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/sso-for-a-python-teams-bot-m365-agents-sdk-fastapi-single-tenant/m-p/4510878#M13115</guid>
      <dc:creator>seydou</dc:creator>
      <dc:date>2026-04-13T15:19:00Z</dc:date>
    </item>
    <item>
      <title>how to know if user has blocked bot conversation teams</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/how-to-know-if-user-has-blocked-bot-conversation-teams/m-p/4510803#M13114</link>
      <description>&lt;P&gt;https://techcommunity.microsoft.com/discussions/teamsdeveloper/possibly-check-blocked-state-instead-of-exception/2358858/replies/4509997&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 12:57:56 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/how-to-know-if-user-has-blocked-bot-conversation-teams/m-p/4510803#M13114</guid>
      <dc:creator>viveknuna</dc:creator>
      <dc:date>2026-04-13T12:57:56Z</dc:date>
    </item>
    <item>
      <title>Get all AA/CQ with Resource Accounts</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/get-all-aa-cq-with-resource-accounts/m-p/4508025#M13099</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Is it possible to have a script that pulls out all AA/CQ with resource accounts.&lt;/P&gt;&lt;P&gt;I would like to pull it to find out which of the AA/CQ do not have resource account.&lt;/P&gt;&lt;P&gt;If there is no resource account the field would be empty.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;JFM_12&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 11:13:56 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/get-all-aa-cq-with-resource-accounts/m-p/4508025#M13099</guid>
      <dc:creator>JFM_12</dc:creator>
      <dc:date>2026-04-02T11:13:56Z</dc:date>
    </item>
    <item>
      <title>Bot not receiving message events in shared channels (RSC)</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/bot-not-receiving-message-events-in-shared-channels-rsc/m-p/4506262#M13092</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;Running into an issue with a bot in Microsoft Teams shared channels.&lt;/P&gt;&lt;P&gt;I've configured RSC permissions to listen for new messages. This works as expected in standard channels - I receive events for every new message.&lt;/P&gt;&lt;P&gt;However, in shared channels, the behavior is different:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I only receive events when the bot is explicitly tagged&lt;/LI&gt;&lt;LI&gt;Regular messages in the channel don’t trigger any events&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Permissions currently granted:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Channel.ReadBasic.All (Application)&lt;/LI&gt;&lt;LI&gt;ChannelMember.Read.All (Application)&lt;/LI&gt;&lt;LI&gt;ChannelMessage.Read.All (Application)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Has anyone faced this with shared channels? Is this expected behavior or am I missing something in setup?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2026 10:59:17 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/bot-not-receiving-message-events-in-shared-channels-rsc/m-p/4506262#M13092</guid>
      <dc:creator>deepak_nayak</dc:creator>
      <dc:date>2026-03-27T10:59:17Z</dc:date>
    </item>
    <item>
      <title>Error ColdStoreNotSupportedForMessageException when sending message MS Teams via Graph API.</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/error-coldstorenotsupportedformessageexception-when-sending/m-p/4505480#M13086</link>
      <description>&lt;P&gt;I'm using the Graph API to send a message to a Microsoft Teams channel, but I'm getting the following error.&lt;/P&gt;&lt;P&gt;Endpoint: https://graph.microsoft.com/v1.0/teams/{team_id}/channels/{channel_id}/messages&lt;/P&gt;&lt;P&gt;Reference: &lt;A class="lia-external-url" href="https://learn.microsoft.com/ja-jp/graph/api/chatmessage-post?view=graph-rest-1.0&amp;amp;tabs=http#http-request" target="_blank"&gt;https://learn.microsoft.com/ja-jp/graph/api/chatmessage-post?view=graph-rest-1.0&amp;amp;tabs=http#http-request&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error response:&lt;/P&gt;&lt;LI-CODE lang="json"&gt;{
  "code": "NotFound",
  "message": "NotFound",
  "innerError": {
    "code": "1",
    "message": "MessageNotFound-Message does not exist in the thread: ColdStoreNotSupportedForMessageException:ColdStoreMessageOperations is not supported if cutOffColdStoreEpoch is not provided. (msgVersion:1773201279001, cutoff:1773137924398)",
    "date": "2026-03-17T10:18:44",
    "request-id": "7e4d1acd-05d0-4ff6-82ac-4cf0549bfa56",
    "client-request-id": "7e4d1acd-05d0-4ff6-82ac-4cf0549bfa56"
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't find any documentation related to ColdStoreNotSupportedForMessageException. Has anyone encountered this before or have any insight into what's causing it?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 10:29:13 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/error-coldstorenotsupportedformessageexception-when-sending/m-p/4505480#M13086</guid>
      <dc:creator>Kimchhun</dc:creator>
      <dc:date>2026-03-25T10:29:13Z</dc:date>
    </item>
    <item>
      <title>Citations on MS Teams IPad is broken</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/citations-on-ms-teams-ipad-is-broken/m-p/4505359#M13085</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Citations rendering on Teams(iPad) is broken. it works fine on desktop as shown below&lt;/P&gt;&lt;img /&gt;&lt;P&gt;but it shows an error saying "unable to access" on ipad. this was working fine a month ago but broken now.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;Can i get some help?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Azeet&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 22:42:53 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/citations-on-ms-teams-ipad-is-broken/m-p/4505359#M13085</guid>
      <dc:creator>achebrol</dc:creator>
      <dc:date>2026-03-24T22:42:53Z</dc:date>
    </item>
    <item>
      <title>Question about barCode.scanBarCode</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/question-about-barcode-scanbarcode/m-p/4503226#M13082</link>
      <description>&lt;P&gt;Dear sir&lt;/P&gt;&lt;P&gt;I'm developing Teams mobile application, static tab(Personal app Tab).&lt;BR /&gt;We need a QR scan feature. However I can't use that.&lt;/P&gt;&lt;P&gt;barCode.isSupported() is always false.&lt;/P&gt;&lt;P&gt;Is there any restriction on static tab app?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are my conditions.&lt;/P&gt;&lt;P&gt;-. "import { app, authentication, barCode } from '@microsoft/teams-js';" . version : 2.37.0&lt;/P&gt;&lt;P&gt;-. manifest.json : "devicePermissions": ["media"],&lt;/P&gt;&lt;P&gt;-. app.initialize() is sucessfully done. I can see the barCode object&lt;/P&gt;&lt;P&gt;Unfortunatly, barCode.isSupported() shows false.&lt;/P&gt;&lt;P&gt;Android, iOS has the same result.&lt;/P&gt;&lt;P&gt;Can you advise how&amp;nbsp; I can use the barCode camera.?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 08:04:20 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/question-about-barcode-scanbarcode/m-p/4503226#M13082</guid>
      <dc:creator>BHS</dc:creator>
      <dc:date>2026-03-18T08:04:20Z</dc:date>
    </item>
    <item>
      <title>Would Microsoft Teams SDK for Python (Preview) affect marketplace submission</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/would-microsoft-teams-sdk-for-python-preview-affect-marketplace/m-p/4499258#M13075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to know if it's possible to publish a custom teams app and get validated to have the app in marketplace for public if it's developed using Teams SDK with python which is mentioned as still in preview.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Teams SDK is now generally available for JavaScript and C#, supports Python in developer preview&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://learn.microsoft.com/en-us/microsoftteams/platform/bots/overview&lt;/P&gt;&lt;P&gt;https://learn.microsoft.com/en-us/microsoftteams/platform/resources/dev-preview/developer-preview-intro?tabs=new-teams-client&lt;/P&gt;&lt;P&gt;&lt;A class="lia-external-url" href="https://github.com/microsoft/teams.py" target="_blank"&gt;https://github.com/microsoft/teams.py&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 06:32:34 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/would-microsoft-teams-sdk-for-python-preview-affect-marketplace/m-p/4499258#M13075</guid>
      <dc:creator>tharushikds</dc:creator>
      <dc:date>2026-03-04T06:32:34Z</dc:date>
    </item>
    <item>
      <title>When I install my app to a second channel in Teams, the this.onMessage will nto trigger</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/when-i-install-my-app-to-a-second-channel-in-teams-the-this/m-p/4498492#M13072</link>
      <description>&lt;P&gt;I have a bot which when installed to a channel will read messages using this.onMessage, if I add another channel to the same team it will also read the messages without installing the bot on that channel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if a user installs the bot again, to the second channel which some users do, the second channel will not trigger the onMessage listener except when using the @botname command. I cant log errors anything because it just wont trigger. I feel like the context gets screwed up, all the other listeners fire on other channel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help please?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 14:53:50 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/when-i-install-my-app-to-a-second-channel-in-teams-the-this/m-p/4498492#M13072</guid>
      <dc:creator>markofarl</dc:creator>
      <dc:date>2026-03-02T14:53:50Z</dc:date>
    </item>
    <item>
      <title>All Teams Bots Not Working At All</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/all-teams-bots-not-working-at-all/m-p/4494494#M13062</link>
      <description>&lt;P&gt;This morning all of a sudden all our Teams bots stopped working. These are bots built using bot framework running on Azure Bot Teams Channel. Is this related to the current Teams API issue we talking about? All of a sudden all our client and test bots stopped working. But the Web Channel is working as expected. Only the teams channel. We even checked with ngrok and its not even hitting the service.&lt;/P&gt;&lt;P&gt;We checked the app registrations and their credentials as well to ensure not issues there too. Completely lost whats happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 03:16:47 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/all-teams-bots-not-working-at-all/m-p/4494494#M13062</guid>
      <dc:creator>DasunDaDev</dc:creator>
      <dc:date>2026-02-12T03:16:47Z</dc:date>
    </item>
    <item>
      <title>Add Teams Chat Member API call inexplicably Failing</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/add-teams-chat-member-api-call-inexplicably-failing/m-p/4494179#M13059</link>
      <description>&lt;P&gt;I have tried every possible permutation of this API call that I can imagine. Nothing works. I already started a thread on this, but now it appears to be glitched and I can no longer reply to message sin that thread for some reason. What can I do to contact Microsoft Support and speak directly to their API team? The responses I have gotten all appear to be AI generated and NONE ARE CORRECT.&amp;nbsp; I really need help, from a human, that actually might understand what's going on here. Please help.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;"#microsoft.graph.aadUserConversationMember' for 'odata.type' is not valid for this operation." &amp;lt;-&amp;nbsp;&lt;/STRONG&gt;I am receiving this error despite the fact that we already have several users in this channel with that same type.&lt;BR /&gt;&lt;BR /&gt;This API call is intended to invite a user to an existing group chat. This should really be a very simple thing.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;1. ALL users in the group chat already have type = '#microsoft.graph.aadUserConversationMember' so the error message doesn't even make sense.&lt;BR /&gt;2. This IS a Group chat. NOT a channel. NOT a one on one chat.&amp;nbsp;&lt;BR /&gt;3. The Inviter has permission to invite users to this groupchat through the frontend. (and in fact can do so using the frontend.)&lt;BR /&gt;&lt;BR /&gt;Why is this API call failing? I have tried scrubbing the API call of special characters, I have tried using the beta endpoint, I have tried several different formats for the input.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;{"error":{"code":"BadRequest","message":"The provided '#microsoft.graph.aadUserConversationMember' for 'odata.type' is not valid for this operation.","innerError":{"date":"2026-02-10T19:11:28","request-id":"XXXXX","client-request-id":"XXXXXX"}}}&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;POST&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;URL: &lt;A class="lia-external-url" href="https://graph.microsoft.com/v1.0/chats/IDHERE/members" target="_blank"&gt;https://graph.microsoft.com/v1.0/chats/IDHERE/members&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;BODY:&lt;/STRONG&gt;&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;"chatType": "group",&lt;/P&gt;&lt;P&gt;"\u0040odata.type": "#microsoft.graph.aadUserConversationMember",&lt;/P&gt;&lt;P&gt;"user\u0040odata.bind": "https://graph.microsoft.com/v1.0/users/IDHERE",&lt;/P&gt;&lt;P&gt;"roles": []&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 19:22:56 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/add-teams-chat-member-api-call-inexplicably-failing/m-p/4494179#M13059</guid>
      <dc:creator>AutomatonSolutionsRDE</dc:creator>
      <dc:date>2026-02-10T19:22:56Z</dc:date>
    </item>
    <item>
      <title>Issue with Teams 'Add a User to Group Chat' API call?</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/issue-with-teams-add-a-user-to-group-chat-api-call/m-p/4491936#M13052</link>
      <description>&lt;P&gt;I am getting a very strange error when trying to add a new user to an existing group chat using a GraphQL call. I have looked through the documentation, asked AI, and even contacted Microsoft support and no one can seem to explain why this API call is failing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the API call that I am making. I can find no reason that I should be receiving the error message '#microsoft.graph.aadUserConversationMember'&lt;/P&gt;&lt;P&gt;To get the basic questions out of the way....&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Yes, the account making the API call DOES have permission to add users to the channel (and can do so using the frontend as normal.)&lt;BR /&gt;Yes, the thread in question is a group chat, so adding members to that chat should be a valid command.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Yes, ALL members in the group chat currently have the type '#microsoft.graph.aadUserConversationMember', so it is definitely a valid type for users in this channel.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Yes, I have tried both the beta and stable channel; each gives the same error message.&lt;/LI&gt;&lt;LI&gt;Yes, the invited user is internal to our organization, and is a valid target for the invite (invites work through frontend as well.)&lt;/LI&gt;&lt;LI&gt;No, I cannot use the 'add member to channel' endpoint, because the chat is a group chat, not a channel.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only assume, at this point, that the error message is a red herring and there's something else wrong with my API call?Why am I receiving this error message when trying to add a member to a pre-existing group chat? Thanks in advance for any assistance.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POST to URL:&lt;/STRONG&gt;&lt;BR /&gt;https://graph.microsoft.com/beta/chats/[[THREAD_ID]]@thread.v2/members&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BODY:&lt;/STRONG&gt;&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;"@odXXX.type": "#microsoft.graph.aadUserConversationMember",&lt;/P&gt;&lt;P&gt;"roles": [],&lt;/P&gt;&lt;P&gt;"email address removed for privacy reasons": "https://graph.microsoft.com/v1.0/users/[[USER_ID]]"&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR MESSAGE:&lt;/STRONG&gt;&lt;BR /&gt;{"error":{"code":"BadRequest","message":"The provided '#microsoft.graph.aadUserConversationMember' for 'odXXX.type' is not valid for this operation.","innerError":{"date":"2026-01-29T18:10:32","request-id":"&amp;lt;PII:moderator removed&amp;gt;","client-request-id":"&amp;lt;PII:moderator removed&amp;gt;"}}}&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 19:57:18 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/issue-with-teams-add-a-user-to-group-chat-api-call/m-p/4491936#M13052</guid>
      <dc:creator>AutomatonSolutionsRDE</dc:creator>
      <dc:date>2026-02-03T19:57:18Z</dc:date>
    </item>
    <item>
      <title>Status during a Teams call : "in a call" only once others have joined!</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/status-during-a-teams-call-quot-in-a-call-quot-only-once-others/m-p/4489286#M13049</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I work remotely so most of my job is through Teams calls with laypeople (i.e. not necessarily Teams savvy).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I like to start the calls a few minutes before to prepare my shared whiteboard, etc., make sure sound is OK...&lt;/P&gt;&lt;P&gt;However, the status, even when I'm alone, is automatically "in a call" and so I don't have notifications anymore, which is generally OK, except that if my client tries to call me on the phone (which is on Teams), they go directly to voicemail. It is annoying to manually switch it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that when we are ALONE in the call, waiting for others to join, we should appear as AVAILABLE so that all notifications, etc. are still enabled until we are not alone in the meeting... and then, yes, all the do not disturb aspects must kick in!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 14:26:18 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/status-during-a-teams-call-quot-in-a-call-quot-only-once-others/m-p/4489286#M13049</guid>
      <dc:creator>HBod</dc:creator>
      <dc:date>2026-01-26T14:26:18Z</dc:date>
    </item>
    <item>
      <title>How to create an audio calling bot for the Marketplace?</title>
      <link>https://techcommunity.microsoft.com/t5/teams-developer/how-to-create-an-audio-calling-bot-for-the-marketplace/m-p/4489265#M13048</link>
      <description>&lt;P&gt;What is the correct set of framework(s)/tools that allow a bot to make audio calls to teams users that can be installed to multiple customer's Teams instances, and added to the Teams Marketplace, as of January 2026?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that there is a lot of transition going on in the various bot frameworks that are supported by Microsoft. The new Microsoft 365 Agents &lt;A class="lia-external-url" href="https://github.com/microsoft/Agents/issues/377" target="_blank"&gt;SDK doesn't yet support streaming audio&lt;/A&gt; , and won't do until at least March 2026. The Teams Microsoft Graph Comms libraries still work and appear to be current, however that is only half the puzzle. I need to also package up the bot that has been built, including build an app manifest, etc. The AzureBot still works, but upon packaging up, it seems that Multi-tenant support was &lt;A class="lia-external-url" href="https://github.com/microsoft/botframework-sdk/issues/6698" target="_blank"&gt;obsoleted&lt;/A&gt;. The permissions for the various Microsoft graph &lt;A class="lia-external-url" href="https://github.com/microsoftgraph/microsoft-graph-comms-samples" target="_blank"&gt;samples&lt;/A&gt;&amp;nbsp; do not match up with the permissions for the packaging of the new agent (e.g. Calls.AccessMedia.All, Calls.Initiate.All are required, but not present). It also isn't clear to me Microsoft Graph App Manifest can help in this matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clarity on the matter would be much appreciated. This is kinda urgent, so can't wait until Agent SDK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 11:59:15 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/teams-developer/how-to-create-an-audio-calling-bot-for-the-marketplace/m-p/4489265#M13048</guid>
      <dc:creator>Olly1212</dc:creator>
      <dc:date>2026-01-26T11:59:15Z</dc:date>
    </item>
  </channel>
</rss>

