When lyrics 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 - Lyrics generation completed |
400 | Bad Request - Parameter error, content violation, etc. |
451 | Download Failed - Unable to download related files |
500 | Server Error - Please try again later |
complete
: Lyrics generation completederror
: Task failedcomplete
: Generation completedfailed
: Generation failedNetwork Connection Issues
Server Response Issues
Content Format Issues
Lyrics Processing Issues