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
SkillHandler needs to provide the correct audience when calling BotFrameworkAdapter.continue_conversation() (.net implementation: microsoft/botbuilder-dotnet#3409, waiting on #780). It will get this audience from the SkillConversationIdFactory implementation.