Issue with Teams app manifest (commands section)

Took Tek 6 Reputation points
2021-10-07T18:20:39.217+00:00

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:

138606-me.png

Microsoft Teams Development
{count} votes

2 answers

Sort by: Most helpful
  1. Took Tek 6 Reputation points
    2021-10-08T13:34:11.737+00:00

    @ChetanSharmamsft - Thanks for the suggestion. I used https://www.jsonschemavalidator.net/ which resulted in "No errors found. JSON validates against the schema"

    1 person found this answer helpful.
    0 comments No comments

  2. 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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.