I've been integrating LogMeIn information into a clients CMS, and can access sessions after they're ended, but can't get them as they are created.
When request through getSession.aspx I get an 'OK' with column names separated by '|' but no data related to the sessions.
I'm trying to get the session id's so I can use startSession.aspx to start a session and send a PIN automatically - is this currently possible with the API?
-Nate