Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

httplib2 0.16.0+ causes httplib2.RedirectMissingLocation #958

Open
renchap opened this issue Feb 4, 2020 · 1 comment
Open

httplib2 0.16.0+ causes httplib2.RedirectMissingLocation #958

renchap opened this issue Feb 4, 2020 · 1 comment

Comments

@renchap
Copy link

renchap commented Feb 4, 2020

I am using gsutil installed from pip on Debian 9, with Python 2.

When uploading large files to GCS, I am getting this error:

httplib2.RedirectMissingLocation: Redirected but the response is missing a Location: header.

The issue disappear when downgrading httplib2 from 0.17.0 or 0.16.0 to 0.15.0

This is probably related to

@temoto
Copy link
Contributor

temoto commented Mar 11, 2020

google-api-python-client has just merged fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants