When music video generation tasks are completed, the system will send results to your provided callback URL via POST request
callBackUrl
parameter to set a callback URL. When the task is completed, the system will automatically push the results to your specified address.
callBackUrl
in the following format:
Status Code | Description |
---|---|
200 | Success - Music video generation completed |
400 | Bad Request - Parameter error, unsupported audio file format, etc. |
451 | Download Failed - Unable to download source audio file |
500 | Server Error - Please try again later |
Network Connection Issues
Server Response Issues
Content Format Issues
Video Processing Issues