0056-00000001
Updated at:
Problem description
Calling IMM to process a file in a user request returns an exception.
Cause
IMM encounters an error while processing the file.
Example
GET /example.mkv?x-oss-process=video/info&OSSAccessKeyId=LTAI****************&Expires=1141889120&Signature=ed5a****************************************************** HTTP/1.0
Authorization:OSS LTAI4FixJvEPgvZ6g5cC****:al2vHOlTWQdQtM6oqJAEZh7d****
Date: Tue, 20 Dec 2022 08:48:18 GMT
Host: oss-example.oss-cn-hangzhou.aliyuncs.com
IMM fails to extract video information from the file.
Solutions
Check the error handling documentation for the relevant processing type:
Document processing: Error responses
Media processing: Error responses
File processing: Error responses
Is this page helpful?