Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Exceptions

AccountAPINGException

This exception is thrown when an operation fails

Error code

Description

INVALID_INPUT_DATA

Invalid input data

INVALID_SESSION_INFORMATION

The session token passed is invalid or expired

UNEXPECTED_ERROR

An unexpected internal error occurred that prevented successful request processing.

INVALID_APP_KEY

The application key passed is invalid

SERVICE_BUSY

The service is currently too busy to service this request

TIMEOUT_ERROR

Internal call to downstream service timed out

DUPLICATE_APP_NAME

Duplicate application name

APP_KEY_CREATION_FAILED

Creating application key version has failed

APP_CREATION_FAILED

Application creation has been failed

NO_SESSION

A session token is required for this operation

NO_APP_KEY

An application key is required for this operation

SUBSCRIPTION_EXPIRED

An application key is required for this operation

INVALID_SUBSCRIPTION_TOKEN

The subscription token provided doesnt exist

TOO_MANY_REQUESTS

Too many requests

Other parameters

Type

Required

Description

errorDetails

String

 

the stack trace of the error

requestUUID

String

  
  • No labels