REST API error

Errors that start with "GRN_REST_API_" are displayed when errors relating to REST API occur.
Refer to the Garoon REST API documents in cybozu developer network, and confirm that the parameters sent are correct.

GRN_REST_API_00001:Authentication failed.

  • Cause
    The value in the X-Cybozu-Authorization header is not valid.

GRN_REST_API_00002:Authentication failed.

  • Cause
    No X-Requested-With header found.

GRN_REST_API_00003:Authentication failed.

  • Cause
    No authentication information found.

GRN_REST_API_00004:The request failed.

  • Cause
    The license has expired.

GRN_REST_API_00101:Invalid input.

  • Cause
    The specified URI path is not found.

GRN_REST_API_00102:Invalid input.

  • Cause
    The specified HTTP method is not available.

GRN_REST_API_00103:Invalid header.

  • Cause
    Content-Type is not specified or invalid.

GRN_REST_API_00104:The request failed.

  • Cause
    The number of concurrent API requests exceeds the limit.

GRN_REST_API_00105:Invalid input.

  • Cause
    The request body is invalid.

GRN_REST_API_00201:Invalid parameter.

  • Cause
    *** is a required parameter.

GRN_REST_API_00202:Invalid parameter.

  • Cause
    *** is not valid.

GRN_REST_API_00203:Invalid parameter.

  • Cause
    The specified value of *** is more than or equal to the value of ***.

GRN_REST_API_00204:Invalid parameter.

  • Cause
    The specified value of *** is more than ***.

GRN_REST_API_00205:Invalid parameter.

  • Cause
    *** is mandatory when *** is specified.

GRN_REST_API_00206:Invalid parameter.

  • Cause
    The object specified in *** does not exist.

GRN_REST_API_00207:Invalid parameter.

  • Cause
    There is no permission to the object specified in ***.

GRN_REST_API_00208:Invalid input.

  • Cause
    *** is less than the minimum number of characters.

GRN_REST_API_00209:Invalid input.

  • Cause
    *** exceeds the maximum number of characters.

GRN_REST_API_00210:Invalid input.

  • Cause
    *** is less than the minimum value.

GRN_REST_API_00211:Invalid input.

  • Cause
    *** exceeds the maximum value.

GRN_REST_API_00212:Invalid parameter.

  • Cause
    Only the following value(s) can be specified for ***. [***]

GRN_REST_API_00213:Invalid parameter.

  • Cause
    Only *** type(s) can be specified in ***.

GRN_REST_API_00214:Invalid parameter.

  • Cause
    The following value(s) are required for ***. [***]

GRN_REST_API_00216:Invalid parameter.

  • Cause
    One of the following values must be specified. [***, ***, ***]

GRN_REST_API_00220:Invalid parameter.

  • Cause
    The specified date of *** is invalid.

GRN_REST_API_00221:Invalid parameter.

  • Cause
    The specified time zone of *** is invalid.

GRN_REST_API_00223:Invalid parameter.

  • Cause
    Both isStartOnly and isAllDay cannot be specified as 'true' at the same time.

GRN_REST_API_00224:Invalid parameter.

  • Cause
    Either 'end' must be specified, or isStartOnly must be specified as 'true'.

GRN_REST_API_00225:Invalid input.

  • Cause
    The file name contains invalid characters.

GRN_REST_API_00226:Invalid input.

  • Cause
    The specified value of *** is not allowed as the status of presence information.