Teams Bot Notification Error: “operation returned an invalid status code ‘NotFound’” for Some Users
I have developed a Teams bot that sends notifications to users who have the bot installed. The bot is working correctly for most users, but two specific users are consistently failing to receive notifications. When trying to send a message to these…
How do I join a meeting from a ms teams room
How do i join a meeting from a teams room. I am struggling joining the room.
Teams AADSTS900144
Hi, For a few days now, I've been having trouble logging into my company guest account with my personal Microsoft Teams account. Message: AADSTS900144: The request body must contain the following parameter: 'login_hint'. I log in to Teams with my…
How to solve this error in Microsoft Teams
Dears, I wanted to log in to the Teams account (lease) but I get this problem. Suddenly, the Teams application stopped working by itself. How to fix it? "Request Id: 53c30856-3526-49ef-a062-e24103c42300 Correlation Id:…
Want to integrate a MS Teams channel into SharePoint
Hello Please i need your help on this issue. I would like to integrate Microsoft Teams Channel into SharePoint.
Can I share individual windows in Horizon on a Linux host during a Teams meeting?
I work in Horizon on a Linux host. I have installed Windows 11 and the Teams app on the virtual machine. During a Teams meeting, I only have the option to share entire screens under “Share content”, but not individual windows. Is this a settings issue or…
Conversation Tab stopped working within the Microsoft List Tab in Teams Channel on iOS
I am using Microsoft Teams with a SharePoint list and am experiencing the same issue described in the following URL. This problem began on February 18, 2025. It appears to be a Microsoft-related issue, but I would appreciate your support on this matter.…
Fetching all Activity Ids in a Teams
I am developing a Microsoft Teams Conversation Bot. I want to fetch all activity Ids for the bot and delete those using below code: for (let i = 0; i < activityIds.length; i++) { // deleteActivity(): deletes an existing activity in the…
Microsoft 365 Audio Conferencing
Hello Please i need your help on this issue. We are having issues with removing the Microsoft 365 Audio conferencing feature for some users. This feature is part of the Office 365 E5 License that is distributed to our users via a group policy. In this…
What video conference software to use beginning in May 2025 for a small group of people in our church?
I have used Skype since Covid began to conduct monthly meetings with about 16 to 20 people in our church for planning purposes with senior aged adults to reach out to the people in our church aged 55 and older with news and events. Since Skype is going…
What is the difference in selecting Groups and Channels when setting up a meeting in Teams?
I was setting up a meeting earlier and selected some participants, groups and external users as well. On the channel tab I selected the org channel and when I sent the invite; all the users in the entire organization received the invite. I don't see why…


external users get this error when trying to access meeting link
Hello Please i need your help on this issue. external users get this error when trying to access meeting link I have already configured the settings, including: Guest Access Enabled in the Microsoft Teams admin center. Meeting settings allowing…
When I schedule a meeting in Teams, two team members are not receiving the invitations.
Twice, I have scheduled a Microsoft Teams meeting, and two of my team members have not received their invitation either time.
Need a new Microsoft product code
Purchased a laptop yesterday with Microsoft product I installed it. The computer stopped working so I got a new computer this morning. Need a new product code.
How to import data From existing Skype?
I am unable to see my data on Microsoft Teams. How can I import it?
Connect G2 review to product Appsource page
Hi, we want to connect our G2 reviews https://www.g2.com/products/standuply/reviews to our Appsource page https://appsource.microsoft.com/en-us/product/office/wa200003001?tab=overview Could you help with it?
Inconsistent but frequent 403 FORBIDDEN API responses from graph API when creating or renewing Teams channel message subscriptions
Starting at approximately 1PM PST on 1/27/25, my team started to observe a significant increase in 403 Forbidden responses from the MS Graph API when renewing subscriptions (using this endpoint) for MS Teams channels (chatMessage resource). No change…
Content Security Policy (CSP) Issue in Outlook Add-In: 'app-name' Scheme Blocked
Overview of the issue: I encounter a CSP-related issue while integrating the 'app-name' scheme in my Outlook Add-In. Despite updating the manifest and headers, the browser blocks the custom scheme and shows the error: Refused to frame '' because it…
I cannot add an incoming webhook to ms teams channel
Hello, yesterday when I tried to add an incoming webhook I got the generic error message that "something went wrong". Now when I hit "add" on the incoming webhook, I just get a blank page. Following the network traffic, I found out…
How to handle feedback for a bot built with Teams Toolkit and teams-ai library in Python
Hi, I'm building a Chatbot with Teams Toolkit SDK for Visual Studio Code and teams-ai library in Python. The Chatbot uses Azure AI Search to achieve the "Chat with your data" functionalities. I enabled the feedback_loop within the AI…