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

Uploading of attachments fails with "Header value must be of type str or bytes, not <type 'int'>" #173

Closed
jneves opened this issue Feb 20, 2017 · 0 comments

Comments

@jneves
Copy link
Contributor

jneves commented Feb 20, 2017

Base issue seems to be the new content header validation of requests from https://github.com/kennethreitz/requests/issues/3477

The only line where it affects pyxero is: https://github.com/freakboy3742/pyxero/blob/master/xero/basemanager.py#L281

Will add a pull-request.

jneves added a commit to jneves/pyxero that referenced this issue Feb 20, 2017
jneves added a commit to jneves/pyxero that referenced this issue Feb 26, 2017
@romgar romgar closed this as completed in 2abfa06 Feb 27, 2017
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