@ChetanSharmamsft - Thanks for the suggestion. I used https://www.jsonschemavalidator.net/ which resulted in "No errors found. JSON validates against the schema"
Issue with Teams app manifest (commands section)
Took Tek
6
Reputation points
Hi,
I am having an issue with my Teams app manifest. For some reasomn, when I submit it, it fails and I get the error message: "App definition with message handler must have command" ... looks like something that is similar to what was described here https://stackoverflow.com/questions/67393384/how-can-i-provide-an-ms-teams-app-to-provide-link-unfurling-and-nothing-more (no solution)
Right now, it looks like:
Microsoft Teams Development
4,112 questions
2 answers
Sort by: Most helpful
-
-
ChetanSharmamsft 1,036 Reputation points Microsoft External Staff Moderator
2021-10-08T13:28:31.887+00:00 @Took Tek - Could you please validate your manifest schema with the actual manifest schema:
Link: Manifest Schema Reference