I am building a messaging extension in Teams that uses task modules and sends adaptive cards. I want to invoke the same task module from both a messaging extens
I have an adaptive card in the form of a JSON file, which contains an Input.ChoiceSet. This is provided with a data payload, which is dynamic and so it is not t
For each item in array1, I want to filter array2 by the array1 item the bot is currently in. Within an Edit an array property, if I filter array2 hard-coded lik
We are creating a recording bot in .netframework 4.7.2 using the bot framework. We are making this bot from scratch. we were stuck at one point. please see the
Starting May 13th, 2022 around 3 PM UTC, we are seeing several of our previously functional Teams bots built on the bot framework failing to send messages to us
I have a bot which is written in C# and botframework. I want to use the new adaptive dialog technology and the question and answering database of the language s
I am developing azure bot using python sdk v4. From yesterday, this bot is giving below error when i opened personal teams chat with bot on browser 2022-04-12T1
I am developing azure bot using python sdk v4. From yesterday, this bot is giving below error when i opened personal teams chat with bot on browser 2022-04-12T1
I'm having some troubles with authentication when setting up my Bot Framework SDK webchatbot. The bot have been setup in Azure and when testing the bot in the h
We are running chatbots using BotFramework v3. Now Microsoft changed from 'Bot Channel Registration' to 'Azure Bot' service which uses a key vault. Until that t
Trying to manage a conversation flow by "Go to action" action (sorry for tautology). All tests to call all types of actions by ID from *.dialog return error. C
I was wondering how I could bind an array which can have a dynamic length to an element in Microsofts Adaptive Cards. Specifically, I want to make a list with i
We are making our own bot to record team meeting, but after adding compliance policy, I am geeting this error("API call not allowed for non-Compliance Recording
I want to create Microsoft BotBuilder following this tutorial. But it seems SO complicated compared to v3.(BTW: starting a tutorial with 3 authentications that
I want to disable the button once clicked in Webchat/Directline channel. Once a user has clicked on a button, that button should get disabled to prevent duplica
I use LUIS as a Language Understanding Service for our Chat Bot built with Microsoft Bot Framework. And I observe the strange behavior: I added a string "what i
We have ASP.NET app: BotFramework + LUIS. Chats: Teams, WebChat. The issue happens periodically in different environments and it completely stops bot sometimes.
Currently I want to convert the JSON to Carousel HeroCard, When I debug, The error shown is: System.ArgumentException: Can not convert Array to String. at Newto
I'm having MS Teams bot developed using bot framework. I have a dialog where the user choose date from date picker. For this I'm using following Adaptive card.
Microsoft Teams Bot - Adaptive card not displaying in android mobile app, it works fine in desktop app, json as below, also other card for list of records works