Recent Changes - Search:

edit SideBar'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'

cc.auth.checkToken

Returns the credentials attached to an authentication token.

Authentication

This method does not require authentication.

Arguments

api_key (Required)

Your API key. See here for more details.

auth_token (Required)

The authentication token to check.

Example Response

<token>80553eec10fa0cffdc65350e6492ada8</token>

<udid>3858f62230ac3c915f300c664312c63ff6bcd462</udid> <perms>write</perms> <nsid>123a4b5</nsid> <username>Tom</username>

Error Codes

98: Login failed / Invalid auth token

The auth token passed were invalid or expired.

100: Invalid API Key

The API key passed was not valid.

101: Invalid signature

The signature is missing or was not valid.

110: Format "xxx" not found

The requested response format was not found.

120: Method "xxx" not found

The requested method was not found.

130: HTTPS required

The API Key passed requires HTTPS.
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2020, at 07:40 AM