File Error Code
The error types for a file.
Anchor to Valid valuesValid values
- Anchor to DUPLICATE_FILENAME_ERRORDUPLICATE_
FILENAME_ ERROR File could not be created because a file with the same name already exists.
- Anchor to EXTERNAL_VIDEO_EMBED_DISABLEDEXTERNAL_
VIDEO_ EMBED_ DISABLED File could not be created because embed permissions are disabled for this video.
- Anchor to EXTERNAL_VIDEO_EMBED_NOT_FOUND_OR_TRANSCODINGEXTERNAL_
VIDEO_ EMBED_ NOT_ FOUND_ OR_ TRANSCODING File could not be created because video is either not found or still transcoding.
- Anchor to EXTERNAL_VIDEO_INVALID_ASPECT_RATIOEXTERNAL_
VIDEO_ INVALID_ ASPECT_ RATIO File could not be created because the external video has an invalid aspect ratio.
- Anchor to EXTERNAL_VIDEO_NOT_FOUNDEXTERNAL_
VIDEO_ NOT_ FOUND File could not be created because the external video could not be found.
- Anchor to EXTERNAL_VIDEO_UNLISTEDEXTERNAL_
VIDEO_ UNLISTED File could not be created because the external video is not listed or is private.
- Anchor to FILE_STORAGE_LIMIT_EXCEEDEDFILE_
STORAGE_ LIMIT_ EXCEEDED File could not be created because the cumulative file storage limit would be exceeded.
- Anchor to GENERIC_FILE_DOWNLOAD_FAILUREGENERIC_
FILE_ DOWNLOAD_ FAILURE File could not be processed because the source could not be downloaded.
- Anchor to GENERIC_FILE_INVALID_SIZEGENERIC_
FILE_ INVALID_ SIZE File could not be created because the size is too large.
- Anchor to IMAGE_DOWNLOAD_FAILUREIMAGE_
DOWNLOAD_ FAILURE File could not be processed because the image could not be downloaded.
- Anchor to IMAGE_PROCESSING_FAILUREIMAGE_
PROCESSING_ FAILURE File could not be processed because the image could not be processed.
- Anchor to INVALID_IMAGE_ASPECT_RATIOINVALID_
IMAGE_ ASPECT_ RATIO File could not be created because the image has an invalid aspect ratio.
- Anchor to INVALID_IMAGE_FILE_SIZEINVALID_
IMAGE_ FILE_ SIZE File could not be created because the image size is too large.
- Anchor to INVALID_IMAGE_RESOLUTIONINVALID_
IMAGE_ RESOLUTION File could not be created because the image's resolution exceeds the max limit.
- Anchor to INVALID_SIGNED_URLINVALID_
SIGNED_ URL File could not be processed because the signed URL was invalid.
- Anchor to MEDIA_TIMEOUT_ERRORMEDIA_
TIMEOUT_ ERROR File timed out because it is currently being modified by another operation.
- Anchor to MODEL3D_GLB_OUTPUT_CREATION_ERRORMODEL3D_
GLB_ OUTPUT_ CREATION_ ERROR File could not be created because the model file failed processing.
- Anchor to MODEL3D_GLB_TO_USDZ_CONVERSION_ERRORMODEL3D_
GLB_ TO_ USDZ_ CONVERSION_ ERROR File could not be created because the model can't be converted to USDZ format.
- Anchor to MODEL3D_PROCESSING_FAILUREMODEL3D_
PROCESSING_ FAILURE File could not be created because the model file failed processing.
- Anchor to MODEL3D_THUMBNAIL_GENERATION_ERRORMODEL3D_
THUMBNAIL_ GENERATION_ ERROR File could not be created because the model's thumbnail generation failed.
- Anchor to MODEL3D_THUMBNAIL_REGENERATION_ERRORMODEL3D_
THUMBNAIL_ REGENERATION_ ERROR There was an issue while trying to generate a new thumbnail.
- Anchor to MODEL3D_VALIDATION_ERRORMODEL3D_
VALIDATION_ ERROR Model failed validation.
- Anchor to REVERT_MEDIA_VERSION_FAILUREREVERT_
MEDIA_ VERSION_ FAILURE File could not be reverted to previous version.
- Anchor to UNKNOWNUNKNOWN
File error has occurred for an unknown reason.
- Anchor to UNSUPPORTED_IMAGE_FILE_TYPEUNSUPPORTED_
IMAGE_ FILE_ TYPE File could not be created because the image is an unsupported file type.
- Anchor to VIDEO_INVALID_FILETYPE_ERRORVIDEO_
INVALID_ FILETYPE_ ERROR File could not be created because it has an invalid file type.
- Anchor to VIDEO_MAX_DURATION_ERRORVIDEO_
MAX_ DURATION_ ERROR File could not be created because it does not meet the maximum duration requirement.
- Anchor to VIDEO_MAX_HEIGHT_ERRORVIDEO_
MAX_ HEIGHT_ ERROR File could not be created because it does not meet the maximum height requirement.
- Anchor to VIDEO_MAX_WIDTH_ERRORVIDEO_
MAX_ WIDTH_ ERROR File could not be created because it does not meet the maximum width requirement.
- Anchor to VIDEO_METADATA_READ_ERRORVIDEO_
METADATA_ READ_ ERROR File could not be created because the metadata could not be read.
- Anchor to VIDEO_MIN_DURATION_ERRORVIDEO_
MIN_ DURATION_ ERROR File could not be created because it does not meet the minimum duration requirement.
- Anchor to VIDEO_MIN_HEIGHT_ERRORVIDEO_
MIN_ HEIGHT_ ERROR File could not be created because it does not meet the minimum height requirement.
- Anchor to VIDEO_MIN_WIDTH_ERRORVIDEO_
MIN_ WIDTH_ ERROR File could not be created because it does not meet the minimum width requirement.
- Anchor to VIDEO_VALIDATION_ERRORVIDEO_
VALIDATION_ ERROR Video failed validation.
Anchor to FieldsFields
- •OBJECT
A file error. This typically occurs when there is an issue with the file itself causing it to fail validation. Check the file before attempting to upload again.