This page lists the most common error messages you may encounter while using the platform.
parameter_invalid
{parameter} parameter is invalid.{parameters}.parameter_not_provided
{parameter} parameter is required but was not provided.{parameters}.parameter_unknown
{parameter} parameter is unknown.{parameters}.resource_not_exist
{resource_id} does not exist in {collection_name}.api_key_invalid
api_allowed_for_paid_plan
api_not_allowed
unauthorized
region_not_allowed
request_canceled_or_timed_out
too_many_requests
{rate_limit}). Please try again later after {retry_after}.tags_not_allowed
{tag} is not allowed to use. Please remove it from the request.{tags}. Please remove these from the request.api_upgrade_required
{version}. Your version is {current_version}./analyze endpointtoken_limit_exceeded
max_tokens value.output truncated: the generation reached the configured max_tokens. The partial output is returned; raise max_tokens (up to 98304) if you need a longer response.
finish_reason to "length". This message appears in the error.message field.output truncated: combined input and output tokens reached the model's context limit. The partial output is returned; consider reducing input size (shorter prompt, smaller video clip, fewer media bindings) or lowering max_tokens.
finish_reason to "length". This message appears in the error.message field.index_not_supported_for_generate
/assets endpointcontent_type_invalid
{content_type} is not supported. Please use multipart/form-data.multipart_boundary_missing
Content-Type header.invalid_multipart
Key: 'CreateAssetRequest.Method' Error:Field validation for 'Method' failed on the 'oneof' tag)parameter_not_provided
file parameter is required but was not provided. file is required when method is direct.url parameter is required but was not provided. url is required when method is url.parameter_invalid
method parameter is invalid. To upload in parts, use the /assets/multipart-uploads endpoint.file parameter is invalid. Unable to process the uploaded file. Please try uploading again.file parameter is invalid. Unsupported asset type: {asset_type}.image parameter is invalid. Image dimensions {current_dimensions} are below the minimum {minimum_dimensions}.image parameter is invalid. Invalid image file. Please check the format and dimensions.media_url_unsupported_format
{detected_format}. Please provide a valid asset file.media_url_not_accessible
{url}. The server responded with an error. Please verify the URL is correct and publicly accessible.media_url_file_broken
media_filesize_too_large
{maximum_size}. The current size is {current_size}.video_file_broken
video_file_live
video_resolution_too_low
{minimum_resolution} and {maximum_resolution}. Current resolution is {current_resolution}.video_resolution_too_high
{minimum_resolution} and {maximum_resolution}. Current resolution is {current_resolution}.video_resolution_invalid_aspect_ratio
{maximum_aspect_ratio}. Current resolution is {current_resolution}.video_duration_too_short
{minimum_duration} seconds. Current duration is {current_duration} seconds.video_duration_too_long
{minimum_duration} and {maximum_duration} seconds. Current duration is {current_duration} seconds.video_filesize_too_large
{maximum_size}. The current size is {current_size}.audio_file_broken
audio_duration_too_short
{minimum_duration} seconds. Current duration is {current_duration} seconds.audio_duration_too_long
{minimum_duration} and {maximum_duration} seconds. Current duration is {current_duration} seconds.audio_filesize_too_large
{maximum_size}. The current size is {current_size}.audio_format_unsupported
{format} is not supported. Please use one of the following formats: {supported_formats}./embed endpointparameter_invalid
text parameter is invalid. The text token length should be less than or equal to 77.text_truncate parameter is invalid. You should use one of the following values: none, start, end./embed/tasks endpointparameter_invalid
video_clip_length parameter is invalid. video_clip_length should be within 2-10 seconds longvideo_end_offset_sec parameter is invalid. video_end_offset_sec should be greater than video_start_offset_sec/embed/tasks/{task-id}/status endpointparameter_invalid
task_id parameter is invalid. task_id value is invalid/indexes endpointindex_option_cannot_be_changed
index_engine_cannot_be_changed
index_name_already_exists
{index_name} already exists. Please use another unique name and try again./search endpointsearch_option_not_supported
{search_option} is not supported for index {index_id}. Please use one of the following search options: {supported_search_option}.search_option_combination_not_supported
{search_option} is not supported with {other_combination}.search_filter_invalid
search_page_token_expired
{next_page_token}.index_not_supported_for_search:
/summarize endpointtoken_limit_exceeded
max_tokens value./tasks endpointvideo_resolution_too_low
{current_resolution}.video_resolution_too_high
{current_resolution}.video_resolution_invalid_aspect_ratio
{current_resolution}.video_file_broken
task_cannot_be_deleted
usage_limit_exceeded
video_filesize_too_large
{maximum_size}. The current size is {current_file_size}.video_duration_too_short
video_duration_too_long
Note that the minimum and maximum durations depend on the models enabled for your index. For details, see the input requirements of each model on the Marengo and Pegasus pages. If both models are enabled, the most restrictive requirements apply.