Recent Changes - Search:

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

cc.test.log

Create an log entry, e.g. for error logs.

Authentication

This method does not require authentication.

Notice: This method requires an HTTP POST request.

Arguments

api_key (Required)

Your API key. See here for more details.

id (Required)

The ID to identify the device or something like this.

msg (Required)

The log message.

Example Response

This method has no specific response - It returns an empty success response if it completes without error.

Error Codes

1: ID is empty

The passed ID is empty.

2: Msg is empty

The passed msg is empty.

100: Invalid API Key

The API key passed was not valid / not a special API key.

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