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
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
Can lobbyBypassSettings be set on a Teams webinar (virtualEventWebinar/virtualEventSession) via Graph, or configured tenant-wide via any Graph API?
We create Teams webinars from a backend service using delegated auth: POST /solutions/virtualEvents/webinars (scope: VirtualEvent.ReadWrite). Our attendees are external/anonymous users, so we need them to bypass the lobby. Create: virtualEventWebinar…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
[TEST] What are supported RSC Permissions?
Could you please confirm what RSC (Resource-Specific Consent) permissions are currently supported, and whether there are any limitations or prerequisites we should be aware of when configuring them?
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft teams prompt suggestions are not visible in IOS
Prompt Suggestions are not visible in microsoft teams Iphone App, but it is visble fine in android devices. App: v1.13 iOS: 26.5.2 Device: iPhone 17 Pro Max Teams App:
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams channel incoming webhook fails
Hi Team, We’re configuring Microsoft Teams channel alerts using a Power Automate workflow with the “When a Teams webhook request is received” trigger. Every POST request returns HTTP 404. The response says that the Default Power Platform environment does…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
school account on my computer
how to get my school account on my personal computer
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Bot token framework showing 6-digit magic code flow
We're using a Bot Framework OAuth Connection with a Generic OAuth2 provider (LinkedIn). We generate the sign-in resource using UserTokenClient.getSignInResource() and launch it through the documented Teams msteams: { type: "signin" } mechanism.…
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
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
Error Code: 401 Insufficient privileges to complete the operation.
Code: Access Denied Error: Insufficient privileges to complete the operation **Correlation ID:****[Moderator note: Personally Identifiable Information removed]**يرجى التحقق من الصلاحيات الممنوحة لحسابي. تفاصيل الخطأ: Timestamp:…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams is corrupting image-links on cards
I created a workflow, to show the cards on Teams. Since 1 week no image is rendered anymore on this cards (also on my old cards). To show the image on the card, I use a link, example: https://example.com/image.webp MSTeams changed this link (up to 1 week…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams /chats endpoint - Internal user is invited to a chat by external user
Hi! I have the following scenario: a user from my organization (internal) is invited to a 1:1 conversation OR group chat on Teams, by an external user. When I call this endpoint /userid/chats for the internal user from my org: will the chat id…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Voice to Chat Handoff in Teams bot (M365 Agent SDK and Graph Communications API)
We are developing a customer assistance bot. The solution currently provides: Ticket creation through Salesforce (SFDC) Support contact information lookup Though currently in Teams, it needs to be extensible to other platforms like WeChat easily…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Inconsistent Agent Experience in MS Teams
We are experiencing an issue with a Copilot Studio agent that has been published to Microsoft Teams and shared with users within our organisation. Issue Summary A small number of users are unable to access the agent. When attempting to open the shared…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
There is a deep link that doesn't work in New Teams.
New Teams (24091.214.2846.1452)is trying to invoke deep links in the browser, but some deep links are not working properly. but, the deep link worked fine on the old version(1.7.00.8601) of Teams. What Parameters should change? normal operation…
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
DevboxIssue
Hi Team, Inside the Dev Box, we are not able to take screenshots during a Microsoft Teams meeting when the other user is sharing their screen. Please check and help resolve this issue.
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams Store / AppSource Publication – Guidance Required
Current Architecture I have a Microsoft Teams application that is currently working successfully within our organization and is deployed through the Teams Admin Center. Current Setup Microsoft Teams App Personal Scope Bot Search Message Extension…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Export API - retrieving chats initiated by external users
Hi! I have the following scenario: a Teams chat was initiated by an external user (company B) with a user from my organization (company A) When calling the /getAllMessages endpoint for the user from my org (company A), I can't find the chats…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs