Appearance
相关错误码信息
下面是有关错误码列表:
| 状态码 | error.code | error.message |
|---|---|---|
| 400 | bad_request | Prompt too long. |
| 400 | bad_request | Tags too long. |
| 400 | bad_request | Title too long. |
| 403 | forbidden | The audio you upload is recognized by suno's copyright detection system as similar to an existing copyrighted work. |
| 403 | forbidden | Tags contained artist name: xxx |
| 403 | forbidden | Song Description contained artist name: xxx |
| 403 | forbidden | Tags contained artist name: xxx |
| 403 | forbidden | Lyrics contained producer tag: xxx |
| 403 | forbidden | Lyrics contained copyrighted material |
| 403 | forbidden | This song doesn't exist or has been taken offline. |
| 403 | forbidden | The relevant account has been taken offline because the song was generated too long ago. |
| 403 | forbidden | The current song does not currently support xxx. |
| 500 | api_error | GENERATE_FROM_UPLOAD_FAILED:{\"detail\":\"Insufficient credits.\"}(相关账号积分用完了) |
| 500 | api_error | The current internal service is abnormal. Consult the administrator according to trace_id. |
| 500 | api_error | The current task queue is too long. Please submit the task later.(请求频率过快) |
| 504 | timeout | timeout while waiting for audio generation |