S class
Properties
attribute_already_exists
→ String
Attribute with the requested ID already exists. Try again with a different ID or use unique() to generate a unique ID
no setter
attribute_default_unsupported
→ String
Default values cannot be set for array or required attributes
no setter
attribute_format_unsupported
→ String
The requested attribute format is not supported
no setter
attribute_limit_exceeded
→ String
The maximum number of attributes has been reached
no setter
attribute_not_available
→ String
The requested attribute is not yet available. Please try again later
no setter
attribute_not_found
→ String
Attribute with the requested ID could not be found
no setter
attribute_type_invalid
→ String
The attribute type is invalid
no setter
attribute_unknown
→ String
The attribute required for the index could not be found. Please confirm all your attributes are in the available state
no setter
attribute_value_invalid
→ String
The attribute value is invalid. Please check the type, range and value of the attribute
no setter
avatar_icon_not_found
→ String
The requested favicon could not be found
no setter
avatar_image_not_found
→ String
The requested image was not found at the URL
no setter
avatar_not_found
→ String
The request avatar could not be found
no setter
avatar_remote_url_failed
→ String
Failed to fetch favicon from the requested URL
no setter
avatar_set_not_found
→ String
The requested avatar set could not be found
no setter
build_in_progress
→ String
Build with the requested ID is already in progress. Please wait before you can retry
no setter
build_not_found
→ String
Build with the requested ID could not be found
no setter
build_not_ready
→ String
Build with the requested ID is building and not ready for execution
no setter
collection_already_exists
→ String
A collection with the requested ID already exists. Try again with a different ID or use unique() to generate a unique ID
no setter
collection_limit_exceeded
→ String
The maximum number of collections has been reached
no setter
collection_not_found
→ String
Collection with the requested ID could not be found
no setter
database_already_exists
→ String
Database already exists
no setter
database_not_found
→ String
Database not found
no setter
deployment_not_found
→ String
Deployment with the requested ID could not be found
no setter
document_already_exists
→ String
Document with the requested ID already exists. Try again with a different ID or use unique() to generate a unique ID
no setter
document_delete_restricted
→ String
Document cannot be deleted because it is referenced by another document
no setter
document_invalid_structure
→ String
The document structure is invalid. Please ensure the attributes match the collection definition
no setter
document_missing_data
→ String
The document data is missing. Try again with document data populated
no setter
document_missing_payload
→ String
The document data and permissions are missing. You must provide either document data or permissions to be updated
no setter
document_not_found
→ String
Document with the requested ID could not be found
no setter
document_update_conflict
→ String
Remote document is newer than local
no setter
execution_not_found
→ String
Execution with the requested ID could not be found
no setter
function_entrypoint_missing
→ String
Entrypoint for your Appwrite Function is missing. Please specify it when making deployment or update the entrypoint under your function's Settings > Configuration > Entrypoint
no setter
function_not_found
→ String
Function with the requested ID could not be found
no setter
function_runtime_unsupported
→ String
The requested runtime is either inactive or unsupported. Please check the value of the _APP_FUNCTIONS_RUNTIMES environment variable
no setter
general_access_forbidden
→ String
Access to this API is forbidden
no setter
general_argument_invalid
→ String
The request contains one or more invalid arguments. Please refer to the endpoint documentation
no setter
general_codes_disabled
→ String
Invitation codes are disabled on this server. Please contact the server administrator
no setter
general_cursor_not_found
→ String
The cursor is invalid. This can happen if the item represented by the cursor has been deleted
no setter
general_mock
→ String
General errors thrown by the mock controller used for testing
no setter
general_not_implemented
→ String
This method was not fully implemented yet. If you believe this is a mistake, please upgrade your Appwrite server version
no setter
general_phone_disabled
→ String
Phone provider is not configured. Please check the _APP_SMS_PROVIDER environment variable of your Appwrite server
no setter
general_protocol_unsupported
→ String
The request cannot be fulfilled with the current protocol. Please check the value of the _APP_OPTIONS_FORCE_HTTPS environment variable
no setter
general_provider_failure
→ String
VCS (Version Control System) provider failed to process the request. We believe this is an error with the VCS provider. Try again, or contact support for more information
no setter
general_query_invalid
→ String
The query's syntax is invalid. Please check the query and try again
no setter
general_query_limit_exceeded
→ String
Query limit exceeded for the current attribute. Usage of more than 100 query values on a single attribute is prohibited
no setter
general_rate_limit_exceeded
→ String
Rate limit for the current endpoint has been exceeded. Please try again after some time
no setter
general_route_not_found
→ String
The requested route was not found. Please refer to the API docs and try again
no setter
general_server_error
→ String
An internal server error occurred
no setter
general_service_disabled
→ String
The requested service is disabled. You can enable the service from the Appwrite console
no setter
general_smtp_disabled
→ String
SMTP is disabled on your Appwrite instance. You can learn more about setting up SMTP in our docs
no setter
general_unauthorized_scope
→ String
The current user or API key does not have the required scopes to access the requested resource
no setter
general_unknown
→ String
An unknown error has occurred. Please check the logs for more information
no setter
general_unknown_origin
→ String
The request originated from an unknown origin. If you trust this domain, please list it as a trusted platform in the Appwrite console
no setter
general_usage_disabled
→ String
Usage stats are not configured. Please check the value of the _APP_USAGE_STATS environment variable of your Appwrite server
no setter
hashCode
→ int
The hash code for this object.
no setter inherited
hi
→ String
Hello World!
no setter
index_already_exists
→ String
Index with the requested ID already exists. Try again with a different ID or use unique() to generate a unique ID
no setter
index_invalid
→ String
Index invalid
no setter
index_limit_exceeded
→ String
The maximum number of indexes has been reached
no setter
index_not_found
→ String
Index with the requested ID could not be found
no setter
installation_not_found
→ String
Installation with the requested ID could not be found. Check to see if the ID is correct, or create the installation
no setter
key_not_found
→ String
Key with the requested ID could not be found
no setter
membership_already_confirmed
→ String
Membership is already confirmed
no setter
membership_not_found
→ String
Membership with the requested ID could not be found
no setter
password_personal_data
→ String
The password you are trying to use contains references to your name, email, phone or userID. For your security, please choose a different password and try again
no setter
password_recently_used
→ String
The password you are trying to use is similar to your previous password. For your security, please choose a different password and try again
no setter
platform_not_found
→ String
Platform with the requested ID could not be found
no setter
project_already_exists
→ String
Project with the requested ID already exists. Try again with a different ID or use unique() to generate a unique ID
no setter
project_invalid_failure_url
→ String
Invalid redirect URL for OAuth failure
no setter
project_invalid_success_url
→ String
Invalid redirect URL for OAuth success
no setter
project_key_expired
→ String
The project key has expired. Please generate a new key using the Appwrite console
no setter
project_not_found
→ String
Project with the requested ID could not be found. Please check the value of the X-Appwrite-Project header to ensure the correct project ID is being used
no setter
project_provider_disabled
→ String
The chosen OAuth provider is disabled. You can enable the OAuth provider using the Appwrite console
no setter
project_provider_unsupported
→ String
The chosen OAuth provider is unsupported. Please check the Create OAuth2 Session docs for the complete list of supported OAuth providers
no setter
project_reserved_project
→ String
The project ID is reserved. Please choose another project ID
no setter
project_smtp_config_invalid
→ String
Provided SMTP config is invalid. Please check the configured values and try again
no setter
project_template_default_deletion
→ String
You can't delete default template. If you are trying to reset your template changes, you can ignore this error as it's already been reset
no setter
project_unknown
→ String
The project ID is either missing or not valid. Please check the value of the X-Appwrite-Project header to ensure the correct project ID is being used
no setter
provider_contribution_conflict
→ String
External contribution is already authorized
no setter
provider_repository_not_found
→ String
VCS (Version Control System) repository with the requested ID could not be found. Check to see if the ID is correct, and if it belongs to installationId you provided
no setter
repository_not_found
→ String
Repository with the requested ID could not be found. Check to see if the ID is correct, or create the repository
no setter
router_domain_not_configured
→ String
_APP_DOMAIN, _APP_DOMAIN_TARGET, and _APP_DOMAIN_FUNCTIONS environment variables have not been configured. Please configure the domain environment variables before accessing the Appwrite Console via any IP address or hostname other than localhost. This value could be an IP like 203.0.113.0 or a hostname like example.com
no setter
router_host_not_found
→ String
Host is not trusted. This could occur because you have not configured a custom domain. Add a custom domain to your project first and try again
no setter
rule_already_exists
→ String
Domain is already used. Please try again with a different domain
no setter
rule_not_found
→ String
Rule with the requested ID could not be found. Please check if the ID provided is correct or if the rule actually exists
no setter
rule_resource_not_found
→ String
Resource could not be found. Please check if the resourceId and resourceType are correct, or if the resource actually exists
no setter
rule_verification_failed
→ String
Domain verification failed. Please check if your DNS records are correct and try again
no setter
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
storage_bucket_already_exists
→ String
A storage bucket with the requested ID already exists. Try again with a different ID or use unique() to generate a unique ID
no setter
storage_bucket_not_found
→ String
Storage bucket with the requested ID could not be found
no setter
storage_device_not_found
→ String
The requested storage device could not be found
no setter
storage_file_already_exists
→ String
A storage file with the requested ID already exists
no setter
storage_file_empty
→ String
Empty file passed to the endpoint
no setter
storage_file_not_found
→ String
The requested file could not be found
no setter
storage_file_type_unsupported
→ String
The given file extension is not supported
no setter
storage_invalid_appwrite_id
→ String
The value for x-appwrite-id header is invalid. Please check the value of the x-appwrite-id header is a valid ID and not unique()
no setter
storage_invalid_content_range
→ String
The content range is invalid. Please check the value of the Content-Range header
no setter
storage_invalid_file
→ String
The uploaded file is invalid. Please check the file and try again
no setter
storage_invalid_file_size
→ String
The file size is either not valid or exceeds the maximum allowed size. Please check the file or the value of the _APP_STORAGE_LIMIT environment variable
no setter
storage_invalid_range
→ String
The requested range is not satisfactory. Please check the value of the Range header
no setter
team_already_exists
→ String
Team with the requested ID already exists. Please choose a different ID and try again
no setter
team_invalid_secret
→ String
The team invitation secret is invalid. Please request a new invitation and try again
no setter
team_invite_already_exists
→ String
User has already been invited or is already a member of this team
no setter
team_invite_mismatch
→ String
The invite does not belong to the current user
no setter
team_invite_not_found
→ String
The requested team invitation could not be found
no setter
team_membership_mismatch
→ String
The membership ID does not belong to the team ID
no setter
team_not_found
→ String
Team with the requested ID could not be found
no setter
user_already_exists
→ String
A user with the same id, email, or phone already exists in this project
no setter
user_anonymous_console_prohibited
→ String
Anonymous users cannot be created for the console project
no setter
user_auth_method_unsupported
→ String
The requested authentication method is either disabled or unsupported. Please check the supported authentication methods in the Appwrite console
no setter
user_blocked
→ String
The current user has been blocked. You can unblock the user by making a request to the User API's Update User Status endpoint or in the Appwrite Console's Auth section
no setter
user_count_exceeded
→ String
The current project has exceeded the maximum number of users. Please check your user limit in the Appwrite console
no setter
user_email_already_exists
→ String
A user with the same email already exists in the current project
no setter
user_email_not_whitelisted
→ String
Console registration is restricted to specific emails. Contact your administrator for more information
no setter
user_identity_not_found
→ String
The identity could not be found. Please sign in with OAuth provider to create identity first
no setter
user_invalid_code
→ String
The specified code is not valid. Contact your administrator for more information
no setter
user_invalid_credentials
→ String
Invalid credentials. Please check the email and password
no setter
user_invalid_token
→ String
Invalid token passed in the request
no setter
user_ip_not_whitelisted
→ String
Console registration is restricted to specific IPs. Contact your administrator for more information
no setter
user_jwt_invalid
→ String
The JWT token is invalid. Please check the value of the X-Appwrite-JWT header to ensure the correct token is being used
no setter
user_missing_id
→ String
Missing ID from OAuth2 provider
no setter
user_not_found
→ String
User with the requested ID could not be found
no setter
user_oauth2_bad_request
→ String
OAuth2 provider rejected the bad request
no setter
user_oauth2_provider_error
→ String
OAuth2 provider returned some error
no setter
user_oauth2_unauthorized
→ String
OAuth2 provider rejected the unauthorized request
no setter
user_password_mismatch
→ String
Passwords do not match. Please check the password and confirm password
no setter
user_password_reset_required
→ String
The current user requires a password reset
no setter
user_phone_already_exists
→ String
A user with the same phone number already exists in the current project
no setter
user_phone_not_found
→ String
The current user does not have a phone number associated with their account
no setter
user_session_already_exists
→ String
Creation of anonymous users is prohibited when a session is active
no setter
user_session_not_found
→ String
The current user session could not be found
no setter
user_unauthorized
→ String
The current user is not authorized to perform the requested action
no setter
variable_already_exists
→ String
Variable with the same ID already exists in this project. Try again with a different ID
no setter
variable_not_found
→ String
Variable with the requested ID could not be found
no setter
webhook_not_found
→ String
Webhook with the requested ID could not be found
no setter
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited
appwrite_error_handling 0.0.1