iahiqosolutions
13 years agoAdvisor
REST API. Cannot retrieve Session key.
Hello folks, I have a question concerning to Lithium REST API. I try to login into the Lithium system using the following REST method: authentication/sessions/current/id I use the following ...
- 13 years ago
Hello,
It sounds like you need to login first and then use the call: http://community_ID_goes_here.lithium.com/restapi/vc/authentication/sessions/current/id
If you're not using SSO on the community, you can login using: http://community_ID_goes_here.lithium.com/restapi/vc/authentication/sessions/login/?user.login=username_goes_here&user.password=password_goes_here