Jump to content

Evernote Python SDK - Cannot get user store


Recommended Posts

Hello everyone,

I use Python SDK. 

Before, it was still used normally. But recently there was an error.
Specifically: When I use THttpClient2 to request https://www.evernote.com/edam/user to initialize the user store, I receive a 421 response.

Log:
self.path /edam/user
headers {'Host': '
www.evernote.com'
, 'Content-Type': 'application/x-thrift'}
self.code 421
self.message Misdirected Request
self.headers Connection: keep-alive
Content-Length: 297
content-type: text/plain; charset=utf-8
x-served-by: cache-qpg1251

If anyone knows please help me solve this problem.

Thanks

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...