Skip to content

Conversation

kdmukai
Copy link

@kdmukai kdmukai commented Dec 24, 2019

Fixes:

  • requests.exceptions.InvalidHeader: Value for header {X-Auth-Timestamp: 1577199015593} must be of type str or bytes, not <class 'int'>
  • requests.exceptions.InvalidHeader: Value for header {X-Auth-Nonce: 1} must be of type str or bytes, not <class 'int'>

Python 3.7.5
requests 2.22.0

Fixes:
* `requests.exceptions.InvalidHeader: Value for header {X-Auth-Timestamp: 1577199015593} must be of type str or bytes, not <class 'int'>`
* `requests.exceptions.InvalidHeader: Value for header {X-Auth-Nonce: 1} must be of type str or bytes, not <class 'int'>`
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

Successfully merging this pull request may close these issues.

2 participants