Vorheriges Thema: Status Codes and Messages for Version

Nächstes Thema: Status Codes and Messages for Input Parameters

Status Codes and Messages for Authorization, APIkey and Secret

The following status codes and messages display for authorization, APIkey, and secret.

Return Code

Message

APIKEY_NULL_ERROR

106

APIKEY_NULL_MESSAGE

Invalid Key value.

APIKEY_NULL_REASON

Key value is missing.

SECRET_NULL_ERROR

107

SECRET_NULL_MESSAGE

Invalid Secret value.

SECRET_NULL_REASON

Secret value is missing

AUTHENTICATION_FAIL_ERROR

108

AUTHENTICATION_FAIL_MESSAGE

Un-Authorized to access this application, please check authentication details.

AUTHENTICATION_FAIL_REASON

The key and secret are not matched.

AUTHENTICATION_ADMIN_FAIL_REASON

You are not authorized to access this web service, only administrator can access this web service.

AUTHENTICATION_REGISTER_FAIL_REASON

You are not authorized to access this web service, only registration user can access this web service.

AUTHENTICATION_ADMINORPUB_FAIL_REASON

You are not authorized to access this web service, only public user or administrator can access this web service.

AUTHENTICATION_RE_REGISTER_FAIL_REASON

This name was not previously registered. Only the registered user can perform the re-registration service.