fix: Unable to acquire impersonated credentials#2003
Closed
hsuyuming wants to merge 2 commits into
Closed
Conversation
Contributor
Author
|
@hangfei @seanzhou1023 |
Contributor
Author
Collaborator
|
Thanks for the contribution. Please follow https://github.com/google/adk-python/blob/main/CONTRIBUTING.md. |
|
We also are stuck at this point with authenticating with a service account. would be great to get this merged. |
Contributor
Author
|
I will try to modify my PR before the end of this wek. |
1efbdae to
10e39b1
Compare
10e39b1 to
61c42db
Compare
Contributor
Author
Contributor
Author
|
Hi @hangfei : |
seanzhou1023
approved these changes
Jul 29, 2025
copybara-service Bot
pushed a commit
that referenced
this pull request
Jul 29, 2025
Merge #2003 add scope "https://www.googleapis.com/auth/cloud-platform" within google.auth.default COPYBARA_INTEGRATE_REVIEW=#2003 from hsuyuming:fix/issue_2001_support_impersonated_credential 8874a36 PiperOrigin-RevId: 788656025
Collaborator
|
@hsuyuming this is merged by bot. thanks! |
Contributor
Author
|
Thank you @hangfei, I have also closed the original issue. |
knaou
pushed a commit
to knaou/adk-python
that referenced
this pull request
Aug 16, 2025
Merge google#2003 add scope "https://www.googleapis.com/auth/cloud-platform" within google.auth.default COPYBARA_INTEGRATE_REVIEW=google#2003 from hsuyuming:fix/issue_2001_support_impersonated_credential 8874a36 PiperOrigin-RevId: 788656025
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




add scope "https://www.googleapis.com/auth/cloud-platform" within google.auth.default