Enumeration EApiErrors

The different types of api error messages.

Enumeration Members

BAD_AUTHENTICATION: "Invalid authentication data"
COULD_NOT_AUTHENTICATE: "Failed to authenticate"
RESOURCE_NOT_ALLOWED: "Not authorized to access requested resource"