{
"success": false,
"error": {
"kind": "validation",
"code": "string",
"message": "string",
"retryable": true,
"platform": {
"code": "string",
"message": "string"
},
"http": {
"status": 0,
"statusText": "string"
},
"issues": [
{
"path": "string",
"message": "string",
"received": null
}
]
},
"message": "string",
"meta": {
"requestId": "string",
"clientId": "string",
"platform": "douyin",
"endpoint": "string",
"durationMs": 0,
"attempts": 0,
"trace": [
{
"url": "string",
"method": "string",
"status": 0,
"durationMs": 0,
"reason": "initial",
"retryOf": "string"
}
]
},
"requestPath": "/api/bilibili/fetch_one_video?bvid=BV1xx"
}