BotBuilderCommunity / botbuilder-community-dotnet

Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
MIT License
278 stars 170 forks source link

Fix an issue with LivePerson skills not being passed correctly to the LP API. #516

Open ScrewdriverHyena opened 1 year ago

ScrewdriverHyena commented 1 year ago

This is a small patch that moves the skillId into the body of the Conversation request, as per LivePerson's documentation. This should fix not being able to properly specify the skill in a handoff.