You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to add a call to
MicrosoftAppCredentials.TrustServiceUrl(serviceUrl);
This is done automatically when you are replying to a message, but not when using the ConnectorClient
Error received in log when calling connector.Conversations.SendToConversationAsync after user ends conversation with a bot for some time.
This seems to occur in both Skype and Teams conversations.
Similar issue has been tracked here: microsoft/botframework-sdk#2575
The text was updated successfully, but these errors were encountered: