Would you mind linking your Cloudflare account to your Discord, so someone can take a better look at
Would you mind linking your Cloudflare account to your Discord, so someone can take a better look at the issue?










{
"result": {
"token": "...",
"expiresAt": "2025-08-26T17:01:33.979591644Z",
},
"success": true,
"errors": [],
"messages": [],
}$ curl -s -X GET -H "Authorization: Bearer <api key>" "https://api.cloudflare.com/client/v4/accounts/<acct id>/stream/<vid id>" | jq .result.status
{
"state": "queued",
"errorReasonCode": "",
"errorReasonText": ""
}