gdata-python3 icon indicating copy to clipboard operation
gdata-python3 copied to clipboard

ContentLengthRequired exception during ProgramaticLogin

Open rooterkyberian opened this issue 6 years ago • 1 comments

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.

rooterkyberian avatar May 31 '19 23:05 rooterkyberian

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.

rooterkyberian avatar Jun 03 '19 12:06 rooterkyberian