You need to sign in to do that
Don't have an account?

Login using SOAP call for portal user
Hi,
I am trying use the SOAP login call for portal user. With the user credentials, I could login through portal login page in browser. I am trying to login the same user using SOAP call (portal id and organization id are provided in request). But the call is failing with error message "INVALID_LOGIN: Invalid username, password, security token; or user locked out.".
Can you please help me in handling this. Do We need to have some settings for the user so that soap login is allowed?
Hi,
Are you using java for loggin in using SOAP. Are you setting the OrgId and portal Id in LoginScopeHeader class??
Regards,
Sankalp
You have to append the security token to the end of the password.