Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
4,065 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Currently building a Declarative Agent in Visual Studio. When provisioning, I am getting this error:
[2025-05-12T15:37:53.913Z] [Error] - Unable to execute action teamsApp/extendToM365. Error message: undefined
[2025-05-12T15:37:53.919Z] [Error] - Failed to Execute lifecycle provision due to failed action: teamsApp/extendToM365. PackageServiceError:Request failed with status code 400 (tracingId: 00-f831c3cf966d5101741585e802199729-ad1724bc6e29236c-01) BadRequest: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. . Env output: {"TEAMS_APP_ID":"7450ae96-9085-4ba9-add8-6bf4e7fc0c83","TEAMS_APP_TENANT_ID":"36a39e1c-55f0-41af-8225-9df8b2566ab6","TEAMS_APP_UPDATE_TIME":"2025-05-12T15:37:53.899142+00:00"}
Using teamsapp version 3.1.0
Node.js 20.19.1