microsoft / BotFramework-Services

Microsoft Bot Framework Services
Creative Commons Attribution 4.0 International
38 stars 11 forks source link

"Sign In code was not found or expired" #329

Closed rodriguesnich closed 2 years ago

rodriguesnich commented 2 years ago

Describe the bug

After the bot asks to sign in if the action isn't completed for a while when trying to sign in again: "The Sign In code was not found or expired. Please try asking the bot to sign in again".

To Reproduce

Steps to reproduce the behavior:

Expected behavior

To sign in without errors

Screenshots

image

An issue is logged on the channel as well but haven't more details image

I would like to understand why this behavior is occurring and if there's something I can do to solve it. I'm using the bot composer v2.1.1 action to send the sign-in card to Teams

bobokids commented 2 years ago

Ported the bug to Composer repo: https://github.com/microsoft/BotFramework-Composer/issues/8926