curl --location --request GET 'http://localhost:4567/api/bilibili/check_qrcode?qrcode_key=0d315a66df5041bc7de214ae03eaf5ab'
{
"headers": {
"connection": "close",
"transfer-encoding": "chunked",
"bili-status-code": "0",
"bili-trace-id": "1c71ad9107679e05",
"cache-control": "no-cache",
"content-type": "application/json; charset=utf-8",
"cpu_usage": "36",
"date": "Sat, 01 Feb 2025 11:28:30 GMT",
"expires": "Sat, 01 Feb 2025 11:28:29 GMT",
"x-bili-trace-id": "6df18656ca0bc0b41c71ad9107679e05",
"x-cache-webcdn": "BYPASS from blzone04",
"x-ticket-status": "1"
},
"data": {
"code": 0,
"message": "0",
"ttl": 1,
"data": {
"url": "",
"refresh_token": "",
"timestamp": 0,
"code": 86038,
"message": "二维码已失效"
}
}
}