Question about the search function of Microsoft Teams
Hello Teams Development, I was redirected here as I have a little odd question. I have spent like 3 business days to find a solution and unfortunately I couldn't. I am trying to make the users in Microsoft Teams searchable in another language. I want to…
CsApplicationAccessPolicy
Hi All, I am using an Exchange 2016 hybrid environment. I have created a CsApplicationAccessPolicy and assigned it globally in Teams online using the following syntax: Grant-CsApplicationAccessPolicy -PolicyName "MyPolicy1" -Global I want to…
Context parameters are not replaced in Teams iOS application.
We have one Teams app in which we are using the context for app/tab. We are following the documentation correctly and seeing no issue in Android, Mac, PC. However when we are in iOS teams app, then context parameters are not being replaced with their…
Issue with Adaptive Card Button on Microsoft Teams Mobile App
Description: I have encountered an issue with Adaptive Cards on the Microsoft Teams Mobile App. When I press a button in an Adaptive Card, the action payload unexpectedly appears as part of the conversation message. This issue did not occur as of…
403 Error When Adding Members to Team via Graph API
I am encountering a 403 permission error when attempting to add a member to a team using the Graph API. This issue started recently, even though it previously worked without any problems. The setup is identical to the one described in this discussion.…
Issues Installing Custom App in Different Azure Tenant
I have an app that is registered in Azure, and it appears to be multitenant. When I upload my app package (ZIP) to the same tenant from which it was registered, it installs successfully via custom upload. However, when attempting to do the same in a…
How to gracefully fail an automatic token refresh
Hi all, I'm using the CallClient from @azure/communication-calling to pick up on and add functionality to incoming Teams calls for users. When creating the teams CallClient, a 'tokenRefresher' can be assigned which periodically calls the method you…
FileConsentCard allow action is not received to MS Teams bot
Out custom MS Teams bot asks user to allow File upload consent in teams chat but when the user tries to allow or deny the consent through the FileConsentCard actions, it doesn't reach to the bot to process the user input instead it shows the below error…
"Something went wrong." with error code Create1on1ConversationWithBotFailed on adding BOT made for gov to teams
I build an application in my sandbox environment with app id 686d4e7b-a357-4289-9dd2-0c45f87b5fc5. While configuring the bot I selected settings -> channels -> Teams -> Microsoft for government . I side-loaded the app in my teams but when I try…
"9024: Exception of type 'Microsoft.Skype.SkypeCast.SchedulerWebRole.BusinessLogic.Teams.Common.Exceptions.TeamsMeetingProcessorException' was thrown."
Hi I am getting a forbidden response when I am trying to create a meeting from postman side. I successfully got the access token using this endpoint and grant type: POST /{{tenantID}}/oauth2/v2.0/token HTTP/1.1 Host:…
How to get citations from ai search with mappings to Copilot Studio bot
Hi, If AI Search produce 10 fields , how can i get few fields only from AI Search. Citations or document links are not appearing in MS Teams after publish from copilot studio. How to fix it. Please provide your suggestions Thanks, Balaji
Adaptive card issue on MS Teams IOS latest versions
I have updated teams ios app to the latest version and have been facing this issue since then. We send an adaptive card as part of a notification, and the user has to take action accordingly. We are embedding some data behind the action button. Now…
MS Teams custom app takes very long time to show up in users Desktop Team Client
I have developed a Teams app for my org using Apps Developer portal and published in our orgs app catalog. As a Team administrator, I have made changes in policies and everything, still the app is not showing in users Desktop MS Teams. I can use the the…
How can I create a weblink to open an App inside Teams in a specific screen?
Hi All, I am using this type of link to open a PowerApps app inside Teams and it is working. https://teams.microsoft.com/l/app/c407d4b9-d16c-4771-98c8-8634bc48fdd9?tenantId=cb2e1a4c-fc99-4904-b813-3f23276c7000 How can add a parameter or something to open…
How to Update Attendees for OnlineMeeting in Graph
I used Graph SDK (Microsoft.Graph 5.61.0) to test Update OnlineMeeting with Application Permission and application access policy. Firstly, I think that I had configured the right Application permission and application access policy, otherwise I couldn't…
How to create a weblink to open Approvals app inside Teams for a specific environment
Hi, I am testing these type of…
Is it possible to use Microsoft Teams API for iframe-based camera control and external recording triggers?
We are trying to implement the following scenario using Microsoft Teams API and Microsoft Graph API: Embed a Teams meeting in our application as an iframe. Start a session within the iframe where only the participant's camera is turned on. The…
There was a problem reaching this app | Static Tabs Application fails to initialize.
I'm developing simple Tab application for my search engine, my idea is to just add an iframe in hello.html and set the source to my URL. here is my markup - hello.html: <html> <head> <script src="..../teams-js/2.22.0/..."…
Chat Creation (chat.manage.chat) Permissions Issue with Power Automate
My team is working on a flow to create a chat for approximately 181 people as part of an incident management process, integrating with an API from a CRM system. While building the flow, Power Automate indicates that the chat.manage.chat permissions need…
"Post Card in a Chat or Channel" Workflows template issue
Hello Microsoft Support Team, I am encountering a potential bug in the "Post Card in a Chat or Channel" template. When using a boolean variable resulting from a function or variable in an Adaptive Card, the output is showing as False (with a…