Page 1 of 1

How to fnd Session Authorization Token

PostPosted:Fri May 27, 2011 9:17 am
by prageethsf
Hi,
I need to use OKMDocment web service API. But I couldn't find any docment which describes how to generate a "Session Authorization Token". As I see all the methods in this API, needs this token as a parameter. I am stuck at this point.
Can anybody point me to a correct direction. Thanks...

Re: How to fnd Session Authorization Token

PostPosted:Mon May 30, 2011 8:01 am
by jllort
token is returned by okmAuth.login. See String login(String user, String pass).