Originally posted by OzPunter
View Post
the ssoid, the way I showed in an earlier post.
Your problems might be caused by :
* your web client (browser) not returning correctly encoded strings
* Delphi underlaying routines for decoding whatever format the
web client returns
* Operating system related stuff. I run on Debian which is UTF-8 by default (at least for cmd line apps. I only run daemons)
Having said that, I had no problems using python either
(which I did for a very short while) also on Debian.
Actually, I have not seen anyone else here, no matter
language, having trouble _decoding_ the ssoid.
I've seen lots of other login related trouble though.
Don't know if it helps or not .
/Björn


Comment