ConnectorClient ProxySettings fail with ClientAuthError #4799
Labels
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Versions
What package version of the SDK are you using. 4.21.4
What nodejs version are you using 18.19.0
What browser version are you using
What os are you using
Describe the bug
Proxy settings are passed into Botframework ConnectorClient like so:
The client is then used to send a proactive message to Teams like so:
This results in the following error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
message is sent successfully to Teams through the proxy.
Screenshots
If applicable, add screenshots to help explain your problem.
Related issue
AzureAD/microsoft-authentication-library-for-js#6527
The text was updated successfully, but these errors were encountered: