Content
Can you edit messages sent using a Microsoft Teams Connector?
I'm trying to develop a notification integration with Microsoft Teams where the messages could be updated and some messages could be sent as replies to existing ones. Can you do this using a connector or do you have to create a bot?
Teams related SharePoint sites not showing up
Hey, To the best of my knowledge, when creating a "Microsoft Teams" team, a corresponding SharePoint site is also created. I want to retrieve all of these sites. I'm trying to…
New Teams missing functionality and broken connectors
Hello, We currently have a custom teams application which has been working for several years however we have noticed some issues when switching to the new Teams. Issue 1: Failure to save configurable connector When configuring our sideloaded connector…
I am trying to integrate MS Teams to Jenkins, in that scenario i am trying to use microsoft graph API generated Access Token, but it was expiring with in 24 hours, Can anyone please suggest permanent method?
I tried to integrate the microsoft graph with azure app registration to get access token but obtained access token is unauthorised for sending messages from jenkins to MS Teams.
Fix Adaptive Card flickering for `updateActivity` in "team" scope
I am using the JS Bot Framework SDK to build a Teams chatbot that responds to user queries in a "streamed" manner. In other words, I send an Adaptive Card using the sendActivity API and then make a streaming call to a 3rd party API which…
How can we get the Planner Tasker Cards to mirror each other when copied to a new bucket?
Our team loves the Planner Tasker features, but when we copy a tasker card across additional buckets it does not allow for one card to be updated and then auto updated the copies. We want to have multiple card copies in different buckets, but when a list…
SPFx Solution Not Available on MS Teams
We have developed one SPFx solution which is also supported on MS Teams. After adding to tenant app catalog, I can add it to MS Teams client as a personal app, but when I am switching the MS Teams client to new version, it just got disappeared. It is…
App is not getting installed properly on other organization, what is the correct way to build with correct manifest configuration in Bot framework version 5?
we tested the installation process of our app Tweelin in a new organization and were able to find an issue that the call is not working. Except for the calling feature, we were able to use all other features of the app. Here are some steps we performed…
Unable to update teams app in app catalog using Microsoft graph API
I want to upload my teams app package in catalog but i am not able to do it. I am following Update teamsApp curl -X POST -H "Content-Type: application/zip" -H "Content-Length: <size-file>" -H "Authorization: Bearer…
what is sec, min, hour and day rate limit for MS teams java bdk
Hi Team, What is sec, min, hour and day rate limit for MS teams java bdk for sending message to single channel.
What results in the error "Microsoft.Rest.HttpOperationException: Operation returned an invalid status code 'Forbidden'" in Teams bot app?
Using the New Teams toolkit for Visual Studio, I created a .Net/C# bot app, starting with the sample of an Echobot which comes with the Teams toolkit for visual studio. Here is the link to my repo for reference to the error and for you to be able to…
Shifts TimeCard API - @odata.nextLink return 404 Not Found
Hi, We are facing an issue with 4 of our teams where the @odata.nextLink return 404-Not Found. This issue started on the 31st of August, and is still present till now. Sample Request Endpoint:…
In new teams, clicking on deep links within the MS Teams desktop app now redirects to the MS Teams browser app.
We have an app on MS Teams that has deep links to initiate a chat or place a call with the user. These links when accessed through the desktop version of MS Teams redirect to the browser app instead of opening it within the desktop app. This works as…
How do I get teams to provide the currently configured language to navigator.languages
I have a Personal Teams Tab app, the front end code gets the language and locale settings from navigator.languages Teams in browser picks it up without issue and bases it on the browser language settings. Desktop and mobile teams on the other hand…
Android devices can't mention bot meeting chat room
I develop app in Teams store type bot via C# bot SDK. When i want to communicate from Teams to bot (and processes in backend application) in meeting chat room , I should to mention bot name in message then typing or attach something and send, It…
Bot error 1008 - Unexpected character encountered while parsing value
We are developing an MS teams app with a bot, which returns adaptive cards for link unfurling and other features. Things work fine when working in local, with ngrok pointing to our machine, and the cards show up nicely in Teams. However, in production,…
How to get dialog triggered by meeting Organizer to popup in screen of all meeting attendees?
I am creating a Microsoft Teams Meeting Extension App. This app lets a user X to click on a button which opens up a dialog in the meeting screen of the user X. However, this dialog does not get displayed in the screens of the other users present in the…
Content in Targeted Meeting Notification does not render after re-running the MS Teams Bot app
Previously a similar issue had been raised 2-3 months back for a bug related to this dialog content generation but there was no update afterwards from the concerned team/engineering team. Based on the sample-…
Can we add Office 365 security group to be able to add/remove users from all the Teams
We have created a security group named TeamsAdmin , as follow:- and we want users inside this group to be able to add/remove members/owners from all the Teams entities we currently have :- so is this possible? and how? for example, to define this…