I am attempting to upload a small file to gcloud using a simple python program
client = storage.Client(project=GCLOUD_PROJECT) bucket = client.get_bucket(GCL
Downgrade your httplib2 version to 0.15.0. Worked for me on the python google-cloud-sdk.
httplib2
0.15.0