Content
I need to resgister non microsoft user as registrant in msteams meeting
I am creating the Ms Teams online meeting through API : https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http Now I am having one challenge, If a user is having an authenticated Microsoft account…


Teams room panel check in not functioning
Hi there, We are using Microsoft Teams Room on Windows with all Logitech gear and having the below issue on all rooms. We are having an issue with the Check-in feature which is set to on and auto release of 15mins. It appears that the Check-in button…


كيف يمكن المتابعة
بالتوفيق والنجاح


Message POST is allowed in application-only context only for import purposes
I am trying to send message to teams Channel but i am getting below error - Can anyone please help ? RESPONSE - { "error": { "code": "Unauthorized", "message": "Message POST is allowed…


Strategy to share a set of URLs that change.
I would like to identify a method to share URLs in an informative and intuitive way. These URLs will change regularly and need to be visible all the time. It's important the URL is visible and at least one line for a comment. 3 links like this is 6 lines…
Converting Wiki to Notes breaks Teams organization
Because Teams has no functionality to organize anything beside manually entering content in the correct order the first time, the act of converting a wiki fails to keep the OneNote wiki in the right spot and therefore upends the organization of the team…
app.openLink does not detect external app deeplink handler on iOS
Hi All, I have one tab application (say MyApp) in MS Teams which is built using React and other related technology. There is a scenario when teams user on mobile device would like to jump to a related external app (say MyNativeApp) with help of…


i want o open a ppt in iframe but there should be no option to download the ppt
Hello team, I want to open a ppt in an iframe but there should be no option to download a ppt from the iframe, I tried many times but didn't get any solution. Please suggest a solution. Thanks


Users are not able to send attachments in MS teams meeting chat when the meeting is created from API
Users are not able to send attachments in MS Teams meeting chat when the meeting is created from API


anyone had issues yesterday with Teams Call Subscription getting old hits and callRecords
Hi, We subscribed to teams subscription using: https://graph.microsoft.com/beta/subscriptions/XXXXX This works fine. We actually do a patch to this subscription so it does not expire. Just change the expiration date. All good here. We have been…


Cannot configure the Office365 mail in Mac Mail with MAC OS 10.13.06
Hello, Cannot configure the Office365 mail in Mac Mail with MAC OS 10.13.06 I have tried every option on MS forums, Apple forums as well as adding the exchange account as an IMAP account following this link…
There was an error sending this message to your bot: HTTP status code NotFound
Hello, I've been trying to deploy a bot using the javascript bot sdk. I followed this tutorial to create a basic echo bot. I was able to get the bot to work properly on the bot framework emulator by using npm start. I have followed this tutorial to…


SingleTenant Bot in teams "Microsoft.Bot.Schema.ErrorResponseException:“Operation returned an invalid status code 'Unauthorized'”"
how to fix "Microsoft.Bot.Schema.ErrorResponseException:“Operation returned an invalid status code 'Unauthorized'”",this project is SingleTenant Bot in teams.Can't use single tenant bot in the teams? But using multiTenant mode in a development…


How to change the name of the URL of a Team in Sharepoint?
I named a Team "TeamA" and then added a channel called "ChannelX" and for some reason the Sharepoint URL is the channel name? Worse, I deleted that channel, so the URL is completely arbitrary now. Why can't the Sharepoint URL be the…


FSLogix Teams Something Went Wrong
Citrix Virtual Apps and Desktops 2203 LTSR CU2 environment, customer currently has this VDA installed on Server 2016 and no SSO issues or errors in Teams or Office. New environment consists of the VDA on Server 2019 with latest Teams Per-Machine…


Unable to post message in Live meeting chat using Microsoft Graph API
Hi Team, I am unable post message in Live Microsoft Teams meeting. I tried following request to post chat: POST https://graph.microsoft.com/v1.0/meetings/{meeting-id}/chatMessages I am getting error as "message": "Resource not found…
How can I use New-CsApplicationAccessPolicy -identity $policyName on macos?
Hi Microsoft team, I try to Configure the application access policy but when I tried following this docs: https://learn.microsoft.com/en-us/graph/cloud-communication-online-meeting-application-access-policy in the step Create an application access policy…


I want help in integration of Teams with Tutor lms platform
I want to integrate Teams with Tutor LMS. Tutor LMS currently does not have any native integration with Microsoft. I want to explore other possible options to integrate these two. Reference:…


How to change the Bot name (Newbot-local-debug) that has been created from Microsoft Teams tool kit
Hi , We have created a Teams bot using Microsoft Teams toolkit, I have changed the project name and folder name but still when I trigger a notification getting Newbot-local-debug as a Bot name.


Is there any SDK support to download files in integrated web app of MS Teams mobile app?
Background We integrated a web app in MS Teams mobile app. In some cases, we need to support users to download files, eg. images, PDFs, not only from URL but also blob resources. The sample have been deployed on https://1434629.playcode.io/ The source…