Forum Discussion
Mikael1030
Dec 01, 2021Copper Contributor
Manifest parse error when uploading a custom message extension app with link unfurl but no commands
Hi,
My message extension app support link unfurl but I don't need any of the commands. When I upload the manifest validation fail. And as I understand it, I have to configure at least one command.
What type of command should I configure? I only need unfurl.
Screenshot from Developer portal > App > App features > Message extension
Mikael1030 - You can not use link unfurling feature in isolation, hence you can use any search query or action command in compose extensions.
Giving a sample for your reference - BotBuilder-Samples/samples/csharp_dotnetcore/55.teams-link-unfurling at main · microsoft/BotBuilder-Samples (github.com)
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
1 Reply
Sort By
- Meghana-MSFT
Microsoft
Mikael1030 - You can not use link unfurling feature in isolation, hence you can use any search query or action command in compose extensions.
Giving a sample for your reference - BotBuilder-Samples/samples/csharp_dotnetcore/55.teams-link-unfurling at main · microsoft/BotBuilder-Samples (github.com)
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.