Closed
Description
Description
I am getting the following error when trying to sing in to microsoft 365 in teams-toolkit:
{"errorCode":"network_error","errorMessage":"Network request failed","subError":"","name":"ClientAuthError","correlationId":"032e352e-baa5-4fea-ab42-b19b80acdb2b"}
To Reproduce
Steps to reproduce the behavior:
- Go to VS Code
- Click Team-Toolkit extension
- Click
Create New Bot
: basic chatbot, typescript, default path, any_name - In Team-Toolkit extension try to sign in Microsoft 365.
- See error:
Expected behaviour
It should sign in successfully. I don't have any issues when doing the same step in github codespaces.
- VS Code: 1.99.0
- OS: Ubuntu 24.04.1
- teams-toolkit: 5.14.1