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 has been archived by the owner on Mar 20, 2018. It is now read-only.
Some APIs can benefit from using JWT-based credentials over OAuth 2.0-based credentials. Those APIs should upgrade to jwt.OnDemandCredentials if they are provided an instance of google.auth.credentials.Signing.
Some APIs can benefit from using JWT-based credentials over OAuth 2.0-based credentials. Those APIs should upgrade to
jwt.OnDemandCredentials
if they are provided an instance ofgoogle.auth.credentials.Signing
.So, for example:
The text was updated successfully, but these errors were encountered: