Await TeamsInfo.getMember leads to RestError / ServiceError
We have successfully implemented a Bot within the Bot Framework from Microsoft. It works fine for most users, but for some users we receive a RestError when trying to get the TeamsInfo:
Bot Framework: Await TeamsInfo.getMember leads to RestError / ServiceError
We have successfully implemented a Bot within the Bot Framework from Microsoft. It works fine for most users, but for some users we receive a RestError when trying to get the TeamsInfo:
Is SimpleCredentialProvider Class obsolete for security vulnerabilities, or just dropped support?
My team is implementing a microsoft teams messaging bot. Our backend is a .net MVC app that targets .net framework 4.8 and we cannot update to .net core.
Botframework on Microsoft-Teams: Attachments with special characters lost when uploaded from Microsoft Teams
I’m using BotFramework in C#. The issue I’m encountering is that when I upload an attachment from Teams with certain characters, such as a ‘+’, the attachment “disappears” when received in the bot’s backend.
Started receiving “unable to verify the first certificate” when interacting with the sdk
Versions
What package version of the SDK are you using. ([email protected])
What nodejs version are you using (v16.20.2)
What os are you using (Mac)
Azure Bot Framework 4.0 got null ReplyToId from channel connected to Line
I’m trying to log Line group conversations with Bot Framework. Everything went fine with messages,stickers,images and attachments, but when user reply to a message, I couldn’t get the quoted one because the Activity.ReplyToId was null.
How to send data when my card triggers automatically
I’m working with botframework and I need some data to be send even if the card is triggered automatically.
ITurnContext moved after update Microsoft.Bot.Builder.Integration.AspNet.Core” Version=”4.22.4″, from 4.21.1
The type ‘ITurnContext’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘Microsoft.Bot.Builder, Version=4.21.1.0,