onTurnError unhandled error RestError: Failed to decrypt conversation id
I have an adaptive card that has a form with inputs the user can interact with. Somehow, in my local environment when I interact with the adaptive card the Action.Execute is successful and the card is replaced with another. In the other hand, when I deploy my app in the cloud the endpoint is hit with the new information but my card never gets replaced.