Closed Tolsto closed 2 weeks ago
4.16.2
_UserTokenClientImpl#exchange_token requires the connection name as a parameter. It doesn't get passed here which causes an exception.
_UserTokenClientImpl#exchange_token
https://github.com/microsoft/botbuilder-python/blob/1617885d2e710af888cc37b97ae61c53306e4355/libraries/botbuilder-dialogs/botbuilder/dialogs/_user_token_access.py#L105-L109
Version
4.16.2
Describe the bug
_UserTokenClientImpl#exchange_token
requires the connection name as a parameter. It doesn't get passed here which causes an exception.https://github.com/microsoft/botbuilder-python/blob/1617885d2e710af888cc37b97ae61c53306e4355/libraries/botbuilder-dialogs/botbuilder/dialogs/_user_token_access.py#L105-L109