Authorization: Bearer ********************curl --location 'https://gw.tokenproto.cn/v1/videos/video-abc123/content' \
--header 'Authorization: Bearer <token>'{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}