Adobe Connect User Community
Menu

#1 2015-12-10 17:35:49

echristenson

Not recognizing login

I am attempting to scheduling a meeting through the API. Using cURL I can successfully log in (get a BREEZESESSION cookie value). However, when I call action=sco-shortcuts I get this response:

<?xml version="1.0" encoding="utf-8"?>
<results><status code="no-access" subcode="no-login"/></results>

The sent header includes the received cookie:

Set-Cookie: BREEZESESSION=na2breezfoooobaaaar;HttpOnly;domain=.adobeconnect.com;secure;path=/

What am I doing wrong? Thanks.

Offline

Board footer