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 Jan 18, 2025. It is now read-only.
If this is a duplicate I apologize.
ISTM this requires
httplib2into a module (call ittransportprobably) (Plan to Implement: oauth2client.transport module #554, Begin transport module for httplib2 specific pieces. #559, Remove httplib2 parts from service_account module. #561, Remove httplib2 imports from non-transport modules. #577)httplib2.Httpis neededhttplib2and just use these interfacesHttpobject from any old library, e.g.twistedorrequests.