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

ContentLengthRequired exception during ProgramaticLogin #10

Open
rooterkyberian opened this issue May 31, 2019 · 1 comment
Open

ContentLengthRequired exception during ProgramaticLogin #10

rooterkyberian opened this issue May 31, 2019 · 1 comment

Comments

@rooterkyberian
Copy link
Contributor

if isinstance(data, (str,)):
seems to be at fault - check should verify data type is bytes instead of str.

@rooterkyberian
Copy link
Contributor Author

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.

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

1 participant