Recent Changes - Search:

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

cc.user.getInfo

Get information about the calling user.

Authentication

This method requires authentication with read permission.

Arguments

api_key (Required)

Your API key. See here for more details.

Example Response

<nsid>123a4b5</nsid>
<email>tom@cobocards.com</email>
<username>Tom</username>
<pro>1</pro>
<language>de</language>
<profileurl>http://www.cobocards.com/pool/user/123a4b5/</profileurl>
<last_online>2010-07-18 13:30:21</last_online>
<member_since>2008-04-21 18:00:00</member_since>
<pro_until>2011-08-21 18:12:31</pro_until>

Error Codes

98: Login failed / Invalid auth token

The auth token passed were invalid or expired.

99: Insufficient permissions

The authenticated method call did not have the required permissions.

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:52 AM