{
    "LOAD_STORED_TOKEN_TO_CLIENT": "Failed to load locally stored token",
    "TOKEN_UPDATED": "Failed to update local token",
    "UNABLE_TO_RETRIEVE_REMOTE_CONFIG": "Unable to retrieve remote liblab config",
    "INVALID_CONFIG_PATH": "Invalid config path, please provide a remote or local path",
    "UNSUPPORTED_AUTH_CONFIGURATIONS_USAGE_OF_BASIC_AND_ACCESS": "Invalid Authentication Combination\n The provided authentication configuration is not allowed. \n Learn more about authentication configurations in: https://developers.liblab.com/concepts/authentication/",
    "UNSUPPORTED_FILE_FORMAT": "Unsupported file, liblab accepts yaml and json files only",
    "UNSUPPORTED_API_SPEC_FORMAT": "Unsupported file, liblab accepts API specification files in yaml and json format only",
    "INVALID_CONFIG_PARAMTER": "Invalid config structure. please provide a valid liblab config, vidit: https://developers.liblab.com/cli/config-file-overview-root/",
    "UNSUPPORTED_SPEC": "liblab does not support provided format, visit: https://developers.liblab.com/reference/spec-support/ for more information"
}
