How to remove a participant from a Teams call using a bot
Hi, I have a Teams recording bot which automatically joins a call via a compliance recording policy (based on the following Microsoft sample: recording bot sample) I'd like use this bot to remove participants from the call on the fly via Graph API, but I…
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…
Is provisioning Teams teams and channels using the Graph API supposed to be unreliable?
In our application we offer a Teams integration feature that will create teams and channels within users' own Teams environment for file sharing and scheduling. Most of the time it works fine (albeit very slowly), but from time to time the channel will…
How to make adaptive card reviewable in the activity tab? and can poster changed to bot in private channel?
Hello, Currently in the middle of migrating from connectors webhook to workflow post to channel when webhook triggered, using code is python and it is like below: def Teams_MSG(): teams_msg = { "type":…
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…
Template answers for teams group channels
Hi Team, Is there an option to add templates through the manifest file? Similar to how commands are provided in manifest file, can we display commonly used responses like 'Thank you' , 'Welcome' or 'Hello' as templates in the Teams channel for all…
Is there a possibility to provide the Teams version to customers, as a Guest user
Hi Team, We have developed a custom teams chatbot for the MS teams app. But not our all customers have the access to teams or don't have a team's account created. Is there a possibility to provide the Teams version to customers, from outside the…
Error Encountered with Teams Incoming Webhook: Missing CreatedByObjectId
While testing a Teams incoming webhook URL, the following error occurs despite receiving a status code of 200: System.ArgumentNullException: Value cannot be null. (Parameter 'CreatedByObjectId cannot be null or empty') This parameter was not an issue…
Change Notifications Subscription Request to /communications/CallRecords resource is failing with 500 Internal Server Error with below response
{ "error": { "code": "ExtensionError", "message": "Operation: Create; Exception: [Status Code: InternalServerError; Reason: An unknown error was encountered.]", …
Adaptive Card Conversation Limit Issue in Teams via Bot Framework Connector
We are sending an adaptive card containing text blocks, column sets, and action sets via the bot framework. We are sending the adaptive card to the Teams channel. Below is an example of such an adaptive card. In some cases, we wanted to send up to 50…
Issue: "Something went wrong. Please try again." Error on Submit/Approve Button in Adaptive Card for Teams Bot
I'm encountering an issue with my Microsoft Teams bot where the adaptive card displays the error message "Something went wrong. Please try again." whenever I click the Submit or Approve button. Despite this error, the bot successfully receives…
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…
"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:…
Crateion of custom tab and show adaptive cards in that custom tab in teams bot
Hi, I am building teams bot using bot framework, so I want to add custom tab and on click of tab it should load the adaptive card. So, I have chat and history tab. in chat i am implementing conversation and in history i want to show the chat history…
Microsoft Graphi API Webinar Registration not loading
When creating a webinar via graph api (https://zcusa.951200.xyz/de-de/graph/api/virtualeventsroot-post-webinars?view=graph-rest-1.0&tabs=http) , the Webinar is created. Also everything is working except the registration link. The link is…
Unable to deploy zip package to endpoint in Azure
I am reproducing https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/msgext-expert-finder-js. When I want to deploy this application via Teams Toolkit, the error occurs. It says that [Error] -…
Integration of AI Agent with On-Premises ERP System in Teams
在Teams中创建AI代理机器人是否支持和本地第三方应用及程序集成? 我们的方案,希望在Teams里创建一个AI聊天机器人,这个AI机器人需要和本地ERP系统做集成 1、创建的AI代理应用,能不能和本地服务器进行集成,自由地去call Teams里的AI机器人? 2、自开发的程序与AI机器人的对话能不能隐藏? 3、AI机器人除了普通文本之外,能不能插入超链接?
Error validating app on Teams developer store
Hi, I am trying to publish one of my app on teams developer portal for internal use. However, I am getting an error message in the app validation section. I am able to get the response from my Azure bot when I use it directly from the link. Error…
People Picker works in Teams but not MS365
Hi there, We have a Teams app that uses the People Picker input control. When using our app through Teams it works fine however when you use it through the MS365 app the people picker dialog does not open up. Does anyone have any advice on how to debug…
query on copilot
One of my users has mistakenly hidden Copilot from the left pane in Teams. I don't have a license for Copilot, so I cannot check myself, but the user does have the license. Can anyone guide me on how to bring back Copilot to the left pane in Teams?