Description of the problem: -
Ms bot bot builder bot code throws that "The bot's API is out of date, refer to https://aka.ms/I6swrh for details on how to replace with your own repository."
I followed the documentation and its states that we can implement a custom state client using the storage platform of your choice, instead of using the Azure service. Whether someone can direct or provide some information in this direction, how to reach the user state client using local data storage.
Thus, with this change, using the Microsoft Web Connector will simply be a web platform to convert a specific platform request into a specific platform format, and vice versa, state management will be performed locally.
Environment details: - SDK platform: Node.js SDK version: 3.12.0 Active channels: Facebook Deployment environment: ngrok
Playback steps: - update your bot builder SDK to 3.12.0 and watch your logs
source share