OfficeDev/teams-toolkit

[Known Issue] Calling Azure Function will return ERR_CONNECTION_REFUSED. SSO projects with OBO flow can't popup login page.

Opened this issue · 1 comments

Describe the bug
Function will return error "ERR_CONNECTION_REFUSED" when debugging locally with latest VS Code. As a result, SSO projects with OBO flow will receive error and cannot popup login page.
image

Reason
This error comes from the issue. Scripts are opened in external terminals and the script to launch Function locally won't be triggered.

How to fix
As described in the above issue, you need to install PowerShell 7 from here. After installing, please close all VS Code sessions and try to debug again.

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.