FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add missing parameter in exchange_token() call by gandiddi · Pull Request #2182 · microsoft/botbuilder-python · GitHub

This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Add missing parameter in exchange_token() call - #2182

Merged
tracyboehrer (tracyboehrer) merged 1 commit into
mainfrom
v-gandiddi/exchange_token_add_missing_param
Oct 29, 2024
Merged

Add missing parameter in exchange_token() call#2182
tracyboehrer (tracyboehrer) merged 1 commit into
mainfrom
v-gandiddi/exchange_token_add_missing_param

Conversation

Copy link
Copy Markdown
Contributor

Fixes #2176

Description

Add missing parameter: connection_name in exchange_token() call.

Specific Changes

  • Added missing parameter: connection_name in exchange_token() call under _user_token_access.py to enable proper token exchange flow.

gandiddi requested a review from a team as a code owner October 28, 2024 17:35
tracyboehrer (tracyboehrer) deleted the v-gandiddi/exchange_token_add_missing_param branch October 29, 2024 15:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing parameter in exchange_token() call

2 participants


Back | FazBrowse Home | New Git URL