Skip to content

Unable to Debug Teams Message Extension (API-Based Search Commands) #12501

Closed
@Leowilson17

Description

@Leowilson17

Describe the bug
I'm experiencing an issue while trying to debug a Teams message extension that leverages API-based search commands. The extension does not provide the expected output, and I am unable to trace or debug the problem effectively in Visual Studio Code (VS Code) or in Microsoft Teams

I used the below

  1. Node version - 18.17.0
  2. Teams Toolkit version - v5.8.2
  3. Visual studio code - v1.94.0

Expected behavior
I should be able to debug the message extension in Visual Studio Code, stepping through the code and inspecting variables.
The extension should return the correct output from the API and display the search results as expected in Teams.

Screenshots
TeamExtension

VS Code Extension Information (please complete the following information):

  • OS: Windows_NT
  • v1.94.0

Additional context

Unable to debug the extension properly in Visual Studio Code. Breakpoints do not trigger or allow me to inspect the flow.
The Teams message extension fails to display the expected results in Teams.
No meaningful error messages or logs are provided to help trace the issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions