You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
While trying to use external_account credentials with AWS I am getting this.
2024-02-20 07:13:53 +0000 [warn]: #0 got unrecoverable error in primary and no secondary error_class=NoMethodError error="undefined method `expired?' for #<Google::Auth::ExternalAccount::AwsCredentials:0x0000ffffa7e52a48>"
Right now googleauth == 1.3.0, AWS WIF was introduced in 1.5.0.
Please update.
While trying to use external_account credentials with AWS I am getting this.
Right now googleauth == 1.3.0, AWS WIF was introduced in 1.5.0.
Please update.