错误消息: 用户额度不足, 剩余额度: $0.000000 (request id: 20260526193147514242365GIfTUrmp) 堆栈跟踪...
错误信息
错误名称: AI_ProviderSpecificError
错误消息: 用户额度不足, 剩余额度: $0.000000 (request id: 20260526193147514242365GIfTUrmp)
堆栈跟踪: AI_ProviderSpecificError: 用户额度不足, 剩余额度: $0.000000 (request id: 20260526193147514242365GIfTUrmp)
at construct (native)
at _callSuper (address at index.android.bundle:1:278433)
at _AISDKError (address at index.android.bundle:1:5445613)
at construct (native)
at _callSuper (address at index.android.bundle:1:278433)
at ProviderSpecificError (address at index.android.bundle:1:5465926)
at convertAndEmitChunk (address at index.android.bundle:1:5462714)
at ?anon_0_ (address at index.android.bundle:1:5461992)
at next (native)
at asyncGeneratorStep (address at index.android.bundle:1:844874)
at _next (address at index.android.bundle:1:845131)
at tryCallOne (address at InternalBytecode.js:1:1180)
at anonymous (address at InternalBytecode.js:1:1874)
原因: {
"name": "AI_APICallError",
"cause": "[undefined]",
"url": "https://www.dmxapi.cn/v1/chat/completions",
"requestBodyValues": {
"model": "MiniMax-M2.7-free",
"user": "[undefined]",
"max_tokens": "[undefined]",
"temperature": 1,
"top_p": 1,
"frequency_penalty": "[undefined]",
"presence_penalty": "[undefined]",
"response_format": "[undefined]",
"stop": "[undefined]",
"seed": "[undefined]",
"serviceTier": "[undefined]",
"reasoning_effort": "[undefined]",
"verbosity": "[undefined]",
"messages": [
{
"role": "user",
"content": "请问你是?"
}
],
"tools": "[undefined]",
"tool_choice": "[undefined]",
"stream": true,
"stream_options": "[undefined]"
},
"statusCode": 403,
"responseHeaders": {
"server": "nginx",
"date": "Tue, 26 May 2026 11:31:47 GMT",
"content-type": "application/json; charset=utf-8",
"content-length": "182",
"x-rixapi-request-id": "20260526193147514242365GIfTUrmp"
},
"responseBody": "{\"error\":{\"message\":\"用户额度不足, 剩余额度: $0.000000 (request id: 20260526193147514242365GIfTUrmp)\",\"type\":\"rix_api_error\",\"param\":\"\",\"code\":\"insufficient_user_quota\"}}",
"isRetryable": false,
"data": {
"error": {
"message": "用户额度不足, 剩余额度: $0.000000 (request id: 20260526193147514242365GIfTUrmp)",
"type": "rix_api_error",
"param": "",
"code": "insufficient_user_quota"
}
}
}