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
is there a particular reason you are using oauth2client? It has been deprecated for several years in favor of google-auth (link). Most of the example code seems to use the newer libraries, so might be easier to diagnose going forward if the newer recommend libs were used.
Are you planning on switching to google-auth?
It could lessen the amount of issues created in this repo
The text was updated successfully, but these errors were encountered:
As asked in #48 by @felciano
is there a particular reason you are using oauth2client? It has been deprecated for several years in favor of google-auth (link). Most of the example code seems to use the newer libraries, so might be easier to diagnose going forward if the newer recommend libs were used.
Are you planning on switching to google-auth?
It could lessen the amount of issues created in this repo
The text was updated successfully, but these errors were encountered: