Forum Discussion
DougS
12 years agoKhoros Oracle
Hi Anthony,
Here is a link to the REST documentation for the authentication/sessions/login call:
It looks like you are using username.login instead of user.login and username.password instead of user.password -- I think that may be your issue.
-Doug
anthony
12 years agoHelper
Bah. Typo in my post. Sorry about that - I'm actually using user. not username. Too many years of typing username/password :/
One thing I haven't tried is also passing the authentication method. I'll see if i can find the values for that in the javadocs and give that a whirl.
I'll update my post above as well to fix that.
One thing I haven't tried is also passing the authentication method. I'll see if i can find the values for that in the javadocs and give that a whirl.
I'll update my post above as well to fix that.