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

fix: Add missing before request to async oauth2 credentials. #1420

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

clundin25
Copy link
Contributor

@clundin25 clundin25 commented Nov 15, 2023

This resolves #1417.

Down the road we may want to consider modifying the inheritance pattern of the async classes, instead of having this duplication.

@clundin25 clundin25 added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 15, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 15, 2023
@clundin25 clundin25 added automerge Merge the pull request once unit tests and other checks pass. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 15, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 15, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 8eaa878 into googleapis:main Nov 15, 2023
12 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 15, 2023
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.

Unable to use async application default credentials with AuthorizedSession
2 participants