G
GauravIsAnand
Guest
Middleware classes of chatbot made in Botframework V4 (c#) worked perfectly.
But, on upgrading Botbuilder and related packages, introduced BotController class / API Controller and now MiddleWare class is no longer invoked and BotController seems to be working as middleware.
-**How do I fix this so that, the Middleware gets invoked despite BotController class / API Controller ?**
-Would appreciate support as, am stuck with this for quite some time
Continue reading...
But, on upgrading Botbuilder and related packages, introduced BotController class / API Controller and now MiddleWare class is no longer invoked and BotController seems to be working as middleware.
-**How do I fix this so that, the Middleware gets invoked despite BotController class / API Controller ?**
-Would appreciate support as, am stuck with this for quite some time
Continue reading...