-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix: Unable to acquire impersonated credentials #2003
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: Unable to acquire impersonated credentials #2003
Conversation
@hangfei @seanzhou1023 |
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. |
I will try to modify my PR before the end of this wek. |
1efbdae
to
10e39b1
Compare
10e39b1
to
61c42db
Compare
Hi @hangfei : |
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
@hsuyuming this is merged by bot. thanks! |
Thank you @hangfei, I have also closed the original issue. |
add scope "https://www.googleapis.com/auth/cloud-platform" within google.auth.default