Jump to content

Can Evernote SDK handle umlaut characters as proxy password?


Recommended Posts

We are using Evernote SDK and are developing a web app. We are trying to test Proxy login with Evernote SDK

THttpClient.setProxyAddress()

We can login to Evernote with or without using Proxy. However, a proxy with umlaut (ü) character password cannot login.

We also tested using a proxy with Euro (€) character password and it can login.

To boil down:

1. Can Evernote SDK THttpClient.setProxyAddress accept 3-byte characters?

2. Why is euro proxy password working and not umlaut proxy password?

Edited by HGS
question #2 was incorrect
Link to comment
  • Level 5*

Hi.  We're mostly other users here,  and there are no developers that I know of..  you're best off contacting Evernote direct.

  • Like 1
Link to comment
  • Level 5

I really don't understand the question.

If certain characters are not working in passwords, avoid them.

It is not unusual that the characters for passwords are only allowed from a specific character set. It reduces entropy a bit, but this can be compensated by making the password a little longer. Tell your users what choices they have, and that's it.

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...