If I have an € in my password, even with firefox, for me it doesn't work. Can you do the same test and confirm it works? Thanks a lot.
If I use latin encoding and then base64 encode it, it doesn't work in my app neither.
authStringEnc = Base64.encodeToString(new String(authString.getBytes(), "ISO-8859-1").getBytes(), Base64.URL_SAFE);
Op woensdag 7 mei 2014 15:11:53 UTC+2 schreef
kevin....@mobilevikings.com: