Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing parameter in exchange_token() call #2182

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

gandiddi
Copy link
Collaborator

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 gandiddi requested a review from a team as a code owner October 28, 2024 17:35
@gandiddi gandiddi requested a review from tracyboehrer October 28, 2024 17:35
@tracyboehrer tracyboehrer merged commit 3e76e54 into main Oct 29, 2024
7 checks passed
@tracyboehrer tracyboehrer deleted the v-gandiddi/exchange_token_add_missing_param branch October 29, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing parameter in exchange_token() call
2 participants