I have a bot configured on Microsoft azure. I has been working fine for a good period till almost a year ago. The bot seems to be working fine , and it basically is a questionnaire form and records the responses to those questions. ````but as soon as we submit the answer we encounter an error as follows:
INFO|app.py:59|on_error|(BadArgument) Failed to decrypt conversation id
INFO|app.py:59|on_error|(BadArgument) Failed to decrypt conversation id
INFO|app.py:195|_update_loading_message|(BadArgument) Failed to decrypt conversation id
Right now we gone through several steps to resolve this:
- we deployed the bot again in order to get rid of these things
- configured a new bot with the new IDs assuming that it would solve our problem
- we made changes i our bot from the admin account , like reinstalling it but it also did not work
- updated the bot-related packages also
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.