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

Update default broker account sample #35003

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Conversation

scottaddie
Copy link
Member

In the event that token acquisition fails when using the default account, a window handle will be needed to properly position the account picker. Update the README section accordingly so that it matches this test code:

cred = InteractiveBrowserBrokerCredential(
parent_window_handle="window_handle", use_default_broker_account=True
)

@scottaddie scottaddie enabled auto-merge (squash) March 28, 2024 22:00
@scottaddie scottaddie merged commit 4348985 into main Mar 28, 2024
18 checks passed
@scottaddie scottaddie deleted the scottaddie/wam-window-handle branch March 28, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants