API Interactive Login - 'token' vs 'sessionToken'

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Merlin
    Junior Member
    • Jan 2009
    • 56

    #1

    API Interactive Login - 'token' vs 'sessionToken'

    I've just been implementing interactive login via API, and noticed an inconsistency in the responses between that and the non-interactive (certificate-based) login. In the hope that it will save someone half an hour debugging somewhere along the line, the session token is returned as 'sessionToken' in the non-interactive version and 'token' in the interactive version. I knew it was 'token' in the keepAlive function, but assumed it would be consistent across both login functions - silly me :-)
Working...
X