Message code list of KINTONE category

Message codes corresponding to errors that occur in kintone Adapter.


KINTONE0000E

This message code outputs when an undefined error occurs.

Cause Solution
An undefined error has occurred. Check the error message or the help page of the applied operation.

Corresponding error


KINTONE0001E

This message code corresponds to an error in kintone processing.

Cause Solution
The cause differs according to each error message. Check the error message and follow the instructions below.
  • Check whether the cause/solution for the error is described in “Major Exceptions” in the help page of the applied operation.

Corresponding error


KINTONE0003E

This message code outputs when required parameter for input data is not specified in Call API.

Cause Solution
Required parameter of [<input data>] is not specified. Specify required parameter of [<input data>].

Corresponding error