Symptoms

Cannot create new OA session with a shared secret as described in the documentation: Session Management Methods: Login

Cause

Incorrect protocol name http specified instead of required https. Corresponding request #POA-112006 to improve the documetation has been submitted.

Resolution

Use the https protocol to create a session with the Login method, see the below example:

# curl -k "https://cp.brand01.com/servlet/Sessions?event=login&login=login&secret=secret&session_id=s8d7ftsdf8sdftsdf8sdf78"

Internal content