2017-10-09 17:17:30
{
"result": "success",
"server_time": "2017-10-09T08:48:34Z",
......
}{
"result": "error",
"server_time": "2017-10-09T08:53:18Z",
"errorCode": "permission_denied_force_log_off",
"desp": "account_key, or token_id is not correct"
}| Error Code (errorCode) | Description |
| permission_denied_force_log_off | You supplied invalid credentials, or the account details changed recently |
| missing_data | The request is missing required data |
| invalid_format | The request data is not in the correct format |
| over_limit | You have exceeded the system limits |
| error_method_invalid | Request method is invalid |
| invalid_created_at | The format of created_at field is invalid |
| invalid_json_format | The input JSON string format is invalid |
| invalid_channel_id | Invalid channel_id |
| invalid_api_key | Invalid API Key |
| invalid_field_value | The input field value is invalid |
| invalid_read_key | Invalid read_key value |
| invalid_timezone | Invalid timezone value |
| missing_field_data | The request is missing field data |
| missing_field_data | The request is missing field data |
| request_too_fast | Too many simultaneous requests |
| low_balance | The account balance is too low |
| field_length_over_limit | The length of the field string is over the limit |
| group_name_exist | The input group_name also exists in the platform |
| openid_not_binded | Wechat account hasn't been linked to the platform account. |
| account_require_verify | Account is not activated yet |
| wrong_password | Password is incorrect |