-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Hi
I have taken the default implementation for human handoff from here. It was working fine.
Then I added simple dialogs to the bot project. Now, when i attempt to use human handoff, I receive the following error:
Method not found: ‘Void Microsoft.Bot.Schema.ConversationAccount…ctor(System.Nullable`1, System.String, System.String, System.String, System.String, System.String)’.
The above error occurs after the user from web chat requests for help and the request arrives at the aggregate channel (in our case the emulator). The error comes up when the "Accept" button on the aggregate channel is clicked.
What could be the issue?
Some dependencies:
Bot Builder Framework: 4.3.2
Bot Message Routing: 2.0.2-alpha
ASPNETCore: 2.2.0
Cheers
Abhishek Kant
Metadata
Metadata
Assignees
Labels
No labels