-
Notifications
You must be signed in to change notification settings - Fork 278
Description
Describe the bug
I am replicating the "Teams AI Library Quick Start Guide'. I am able to successfully follow all the steps up until step 17. Upon debugging I get the following error: "The preLaunch Task 'Start Teams Locally' terminated with exit code 1.". In terminal the error reads
"Executing task: Start local tunnel
Starting local tunnel service
Dev tunnel tag: TeamsToolkitCreatedTag.
Failed to start local tunnel service.
Unable to execute dev tunnel operation 'create'. Hostname/IP does not match certificate's altnames: Host: global.rel.tunnels.api.visualstudio.com. is not in the cert's altnames: "
To Reproduce
Steps to reproduce the behavior:
- Follow steps 1-17 of the Teams AI Library Quick Start Guide
Expected behavior
A browser tab should open a Teams web client requesting to add the bot to my tenant.
Screenshots
VS Code Extension Information (please complete the following information):
- OS: Windows 10 22H2
- Version 1.86.1

