Recent Discussions
Custom app deeplink to the meeting sidepanel is broken
Add any custom app to a meeting. You will see "I added a tab at the top of this chat. Check it out!" message in the meeting chat along with the clickable deep-link card. Upon clicking this card it should take you to the respective app. Instead, it won't do anything. Previously it was working fine with older versions of new teams. Similarly, The following deeplink was working fine to take the user to meeting sidepanel. It is not working now. I am suspecting that if the above issue is fixed, this will work fine. My deeplink is : https://teams.microsoft.com/l/entity/ENTITY_ID/sidepanel?weburl=&context={"chatId":"19:meeting_MWJmNmMzN2MtNjU2Yi00YWZmLTk5ZTUtZmFiNTYwMTRlY2Zh@thread.v2","contextType":"chat"}&openInMeeting=true; Can anyone suggest on this please?2Views0likes0CommentsEnabling a custom teams app to work in only in private chat
Hi, I have a use case where I created a custom teams application to give some feedback to the employees based on their performance. The user types in a command using @ and it opens up the bot. I want to enable this application to run only in private one on one chat with the employees. I tried to change the scope in manifest file to "personal" for achieving this, but I believe it makes the application for the personal use only. How can I make it available in private chats only?39Views0likes1CommentGraph api :Fetching Call Records with Participant Join/Leave Times & Device Information
hello Microsoft Teams Developer Community, I’ve been working on a script to fetch detailed information about call records using the Microsoft Graph API. The script is designed to capture not just the basic call information but also the join and leave times of participants and the devices used during the call.30Views0likes1Commentcall details with devce info and participant join,leave time
i am working on teams integration project when i run grap api it does not show data for device and participant timing details graph api for extacting data for call including { "call_id": "004998be-da70-40f6-999a-3c84484c98b1", "start_date_time": "2024-12-17T11:53:14.9897859Z", "end_date_time": "2024-12-17T12:16:55.6045446Z", "participants": [ { "participant_name": "Surbhi Yadav", "join_time": "Unknown", "leave_time": "Unknown" },15Views0likes1CommentExtracting Device and Participation Details in Microsoft Teams
Hi everyone, I am working on a project for my organization to extract detailed information about Teams calls. Specifically, I need to gather data on the devices used by participants, as well as their join and leave times for each Teams meeting. This includes both participants and organizers. My current approach involves: 1. Using Microsoft Graph API to access call and participant data. 2. Fetching relevant details such as device type, join time, and leave time. - What are the best practices for extracting and managing this data? - Are there any specific API endpoints or techniques you recommend for efficiently retrieving this information? - How can I ensure the accuracy and completeness of the data collected? - Are there any tools or libraries that can simplify this process? Looking forward to your insights and experiences! Thanks in advance for your help!12Views1like1CommentGreen Blocky Glitch on Shared Screen in New Teams Meeting
I have a user on New Teams that repeatedly has trouble with screens being shared in meetings by other people showing up as a Green Blocky mess on her end. So far we have cleared cache, uninstalled and reinstalled New Teams, updated graphics drivers, tested her internet connection (measured at 300Mbps down by 35Mbps Up and she is the only user on it) performed normal system maintenance (SFC, D.I.S.M, CHKDSK), and restarts galore. No luck. Any suggestions would be greatly appreciated.42Views0likes0CommentsTeams channels for internal use in our team
Hello Please i need your help on this issue. We at Kompetensnätverk Stockholm use Teams channels for internal use in our team and with contractors that runs networks with their members. Each network also have their own Teams channel for the members and during the latest weeks channels have suddenly dissapeared. And then they come back suddenly but we never know when. And the tab"Files" also just vanishes for some of our contractors sometimes and then pops back in the channel. Whats's going on? Teams have been very shaky lately.21Views0likes1CommentBot App Deployment to MS Teams by Admin
Hi, I have developed a bot application for Microsoft Teams and am looking for an enterprise-level solution to deploy it. The goal is to allow an admin to install the app across all chats and channels without requiring users or team owners to manually add the bot. Specifically, I want to know: Is there a way to achieve this deployment through the Teams Admin Center or another native Microsoft Teams feature? Can the app be added automatically to all chats (personal and group) and channels across the tenant? If not directly possible, what alternatives or automation solutions, such as Microsoft Graph API, can be used for this purpose? I am looking for the most efficient approach, suitable for large-scale enterprise environments, without requiring manual interaction from individual users or team owners. Any insights, examples, or guidance on best practices would be greatly appreciated! Thanks.28Views0likes1CommentTeams app window keeps jumping back to main Window
I'm using three monitors, on one monitor I usually have the Teams app window. That monitor is not my main display. I can move the Teams app windows to any of my three monitors and it stays there but as soon as I switch focus to the Teams app windows it pops back to my main display. Very annoying. Anyone experienced this behavior?Solved23KViews12likes16CommentsHow to Deploy a Bot Application to All Chats and Channels in Microsoft Teams for Enterprise?
Hi, I have developed a bot application for Microsoft Teams and am looking for an enterprise-level solution to deploy it. The goal is to allow an admin to install the app across all chats and channels without requiring users or team owners to manually add the bot.By chat and channels I mean adding bot as a member in all chats and all channels. Specifically, I want to know: Is there a way to achieve this deployment through the Teams Admin Center or another native Microsoft Teams feature? Can the app be added automatically to all chats (personal and group) and channels across the tenant? If not directly possible, what alternatives or automation solutions, such as Microsoft Graph API, can be used for this purpose? Is it possible to add my bot application to private, shared and standard channels? I am looking for the most efficient approach, suitable for large-scale enterprise environments, without requiring manual interaction from individual users or team owners. Does MS Teams provides such a way. Any insights, examples, or guidance on best practices would be greatly appreciated! Thanks37Views0likes1CommentNot receiving missed activity email for the messages received from the bot in Teams personal chat
I have enabled MS Teams notification Settings to receive email for the missed activity (unread messages in personal chat). I set my status as offline and logged out from all the devices and browser. Cleared browser cache. I received an email for the message sent by one of my colleagues in the personal chat (Refer to the attached screenshot below). Around the same time, I received a message in personal chat from the bot installed in personal scope and team scope (available in the Teams app store). However, I did not receive a missed activity email for the message received from the bot. How do I enable missed activity emails for the bot messages sent in the personal chat?46Views0likes2CommentsTeams Room (Crestron UC) cannot join an ongoing discussion, unless there's a gap of silence.
This should be a fun discovery, we just found the captioned issue happened to one of our clients' sites, all of their Teams Room have the same problem. When the room's Teams Room app is going to join an ongoing Teams meeting, and at the same time there's participants having a discussion in the meeting, the newly joined Teams Room app would not be able to contribute in the discussion after it successfully joins the meeting. The Teams Room app would not show the microphone as muted, neither it will highlight the Teams Room camera view to indicate "speaking" status. You can talk and talk in the Teams Room room but you won't be able to interupte the ongoing discussion until, there's a gap of silence appears, for just a few seconds, around 5s, if you grap this chance to speak up, you would be able to speak for the first time since your joining. And from that moment, everything will be normal, you won't lose your voice for the second time. Please note, I'm not talking about if you joined the meeting as the 5th partcipant, or with even greater number of total participants. We are talking about a total of 3 participants only. If you joined as the 3rd participant, you'll encounter the problem. There're two key requirements to repeat the symptom: You join with the Team Room app, not Personal Teams; The people already in the meeting, need to speak/make sound when you first join the meeting and try to speak for the first time. I also ruled out result of AEC by only using headsets in the meeting. I have video record of the issue for easier understanding, and I have conducted similar tests with different sets of Crestron UC, in different rooms, even tested on a newly restored set of Teams Room. I'm planning to do similar test with other brands of Teams Room equipment, just to compare. Please feel free to share your experience in similar issue. I'm dying to find out the reason behind it.18Views0likes0CommentsIs there any way to open "Go to website" menu at the top right of Teams Desktop
I'm developing Teams Static Tab app. We have to provide an extra program to handle voice media. However, in Teams Desktop on Mac, it's not possible by our testing. In addition, I tried to open a small browser window to provide the extra program download link. It's also not possible in Mac. So, If I can successfully download the extra program by using "Go to website" menu. For better user accessibility, we want to open the website like clicking "Go to website" menu. Then, user can easily download the program by using our separate a download menu in Static Tab app For this, is there any API, SDK to open "Go to website" by Tab app with Javascript. Many thanks BH58Views0likes3CommentsMicrosoft Teams Payment Gateway Error: 'Rejected. ,[object Object]' - How to Resolve?
I'm facing an issue where customers are unable to make payments through Microsoft Teams. Here's the error message they see: We can't charge this payment method due to an issue on our end. Try another payment method or contact support and mention error code: Rejected. ,[object Object] (CV: M4JNvCMLrmPAb7vV.0.0) Steps I’ve Taken to Troubleshoot: Cleared Teams cache. Used the new Teams desktop app. Tried reproducing the issue in browser incognito mode. Added a different credit card. Findings: The issue persists across different environments and with new payment methods. A support engineer confirmed (Tracking ID: #2410100060001473) that the issue is with the payment gateway for third-party apps in Teams. I uploaded the HAR file to the portal under Case #2409110040002919 for further investigation. Additional Context: Our credit card works perfectly for other purchases within Azure Portal and Admin Center. This issue has been unresolved for over two months, despite multiple follow-ups. Does anyone know how to address or bypass this issue with the payment gateway for third-party apps on Microsoft Teams? Any guidance would be much appreciated.57Views0likes3CommentsCreate single temporary voicemail for all Teams Voice users
I need to create a single temporary voicemail for all Teams Voice users for the Xmas break. Can someone please help with setting this up with best practice? This voicemail message has already been setup for a main phone number IVR using an Auto Attendant.41Views0likes1CommentNo outgoing sound from microphone in web Teams global problem
Hi Team! Hope developers see this post sooner or later. Recently, I've noticed that there is basically no outgoing sound from microphone in web version of Teams. The thing is, I've asked my several co-workers and they claimed the same thing, so I logically supposed that it is the global bug in all the web Teams. It causes a number of inconveniences, but I hope developers will fix that really soon.34Views0likes1CommentNeed Information on Microsoft Teams O365 Management API
Hi Community, I was exploring the Office 365 Management Activity API documentation- https://learn.microsoft.com/en-us/office/office-365-management-api/office-365-management-activity-api-reference and came across a few queries. I hope someone can help clarify these: Maximum Volume of Data: What is the maximum volume of data (e.g., MB/GB per day) that we can retrieve using the Office 365 Management API for Microsoft Teams? Is there any specific limit documented? Filtering Logs by Workload: When sending requests to the Office 365 Management API, how can I fetch logs specific to Microsoft Teams? I tried applying the filter Workload: MicrosoftTeamsin the request, but it also returned logs for other workloads. Below is the API URL I used for the request: https://manage.office.com/api/v1.0/<TENANT-ID>/activity/feed/audit/<contentID> I checked the documentation but couldn’t find specific guidance on these points. Can anyone provide insights or share examples of how to resolve these issues? Thank you in advance!34Views0likes2Comments
Events
Recent Blogs
- Welcome to Ignite 2024! We’re excited to share a LOT of really innovative and useful new features with you. Getting everything ready to present at Ignite keeps us incredibly busy this time of year, a...Dec 20, 202424KViews8likes7Comments
- Take action now if you Administer Android Based Teams Devices in your OrganizationDec 19, 202451KViews2likes23Comments