gdata-python3
gdata-python3 copied to clipboard
ContentLengthRequired exception during ProgramaticLogin
https://github.com/dvska/gdata-python3/blob/5cc5a83a469d87f804d1fda8760ec76bcb6050c9/src/atom/http.py#L95 seems to be at fault - check should verify data type is bytes instead of str.
I guess it worth mentioning that this way of logging probably doesn't work for years due google deprecating it - but the underlying type error should be fixed anyway.