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

Invalid Header Value #54

Open
franzone opened this issue Dec 20, 2017 · 0 comments
Open

Invalid Header Value #54

franzone opened this issue Dec 20, 2017 · 0 comments

Comments

@franzone
Copy link

I have a Python script written to process some of my local files into a notebook. It started failing with this error, so I pulled down the latest of this repo and tried running the EDAMTest.py script and got the same error.

Traceback (most recent call last): File "EDAMTest.py", line 59, in <module> UserStoreConstants.EDAM_VERSION_MINOR File "build/bdist.cygwin-1.7.25-x86_64/egg/evernote/api/client.py", line 132, in delegate_method File "build/bdist.cygwin-1.7.25-x86_64/egg/evernote/edam/userstore/UserStore.py", line 490, in checkVersion File "build/bdist.cygwin-1.7.25-x86_64/egg/evernote/edam/userstore/UserStore.py", line 501, in send_checkVersion File "build/bdist.cygwin-1.7.25-x86_64/egg/thrift/transport/THttpClient.py", line 125, in _f File "build/bdist.cygwin-1.7.25-x86_64/egg/thrift/transport/THttpClient.py", line 150, in flush File "/usr/lib/python2.7/httplib.py", line 1020, in putheader raise ValueError('Invalid header value %r' % (one_value,)) ValueError: Invalid header value 'en-devtoken:V=2 / 1.25; Python / 2.7.14 (default, Oct 31 2017, 21:12:13) \n[GCC 6.4.0];'

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