botbuilder-dotnet: Getting 'Something went wrong, please try again later.' error message after submit in `personal` scope of message extention action preview.
Version
What package version of the SDK are you using. 4.12.2
Describe the bug
I am getting Something went wrong, please try again later.
Error while using message extension action preview in personal scope.
To Reproduce
Steps to reproduce the behavior:
- Use the bot builder sample to produce it 53.teams-messaging-extensions-action-preview
- Run the bot.
- Install the manifest provided in the ‘TeamsAppManifest’
- Compose message in personal scope.
- Submit the Adaptve card.
Expected behavior
It should not show Something went wrong, please try again later.
error message.
Screenshots
Additional context
It is working fine in group and teams scope but it is showing error in personal scope.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (8 by maintainers)
@sudoaccessdenied - This looks like Teams specific issue, I have copied this one to Teams repo for tracking.
https://github.com/MicrosoftDocs/msteams-docs/issues/3043
@clearab - Could you please help to close this one?