array (
'headers' =>
\WpOrg\Requests\Utility\CaseInsensitiveDictionary::__set_state(array(
'data' =>
array (
'date' => 'Fri, 08 May 2026 14:32:54 GMT',
'content-type' => 'application/json; charset=utf-8',
'content-length' => '337',
'set-cookie' =>
array (
0 => '__cf_bm=LvxcmUYay9uWB7ghy2XzIEC6De0PLnIKDXaaJ8EM_OY-1778250773.9060228-1.0.1.1-fbKnRVyOrOvT7mfppXy6MvHi7HnoxiOZ1SkNpAfqsxsb0CNm88mlhkK8XY1jk3Qg.m6gV_EyuCQuNjU_8BzcWY8YmAwO9MyF49AP.h8xvoBKwvbcgenha_3nEVTyqp7S; HttpOnly; Secure; Path=/; Domain=api.openai.com; Expires=Fri, 08 May 2026 15:02:54 GMT',
1 => '_cfuvid=QwnQ3oaeIFraZGboaCuNJMj2P9SuWYWPL9BNtfsOsyQ-1778250773.9060228-1.0.1.1-okcfFOy1T4TPzNtImBaB9bj26BFq6lWQCpuDNDYIRu0; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
),
'cf-ray' => '9f892d28ed5aa450-YYZ',
'cf-cache-status' => 'DYNAMIC',
'server' => 'cloudflare',
'strict-transport-security' => 'max-age=31536000; includeSubDomains; preload',
'vary' => 'Origin',
'x-content-type-options' => 'nosniff',
'x-openai-proxy-wasm' => 'v0.1',
'x-request-id' => 'req_0ecdfca4f25349ea9de1a2d6aba5883e',
'alt-svc' => 'h3=":443"; ma=86400',
),
)),
'body' => '{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}
',
'response' =>
array (
'code' => 429,
'message' => 'Too Many Requests',
),
'cookies' =>
array (
0 =>
\WP_Http_Cookie::__set_state(array(
'name' => '__cf_bm',
'value' => 'LvxcmUYay9uWB7ghy2XzIEC6De0PLnIKDXaaJ8EM_OY-1778250773.9060228-1.0.1.1-fbKnRVyOrOvT7mfppXy6MvHi7HnoxiOZ1SkNpAfqsxsb0CNm88mlhkK8XY1jk3Qg.m6gV_EyuCQuNjU_8BzcWY8YmAwO9MyF49AP.h8xvoBKwvbcgenha_3nEVTyqp7S',
'expires' => 1778252574,
'path' => '/',
'domain' => 'api.openai.com',
'port' => NULL,
'host_only' => false,
)),
1 =>
\WP_Http_Cookie::__set_state(array(
'name' => '_cfuvid',
'value' => 'QwnQ3oaeIFraZGboaCuNJMj2P9SuWYWPL9BNtfsOsyQ-1778250773.9060228-1.0.1.1-okcfFOy1T4TPzNtImBaB9bj26BFq6lWQCpuDNDYIRu0',
'expires' => NULL,
'path' => '/',
'domain' => 'api.openai.com',
'port' => NULL,
'host_only' => false,
)),
),
'filename' => NULL,
'http_response' =>
\WP_HTTP_Requests_Response::__set_state(array(
'data' => NULL,
'headers' => NULL,
'status' => NULL,
'response' =>
\WpOrg\Requests\Response::__set_state(array(
'body' => '{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}
',
'raw' => 'HTTP/1.1 429 Too Many Requests
Date: Fri, 08 May 2026 14:32:54 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 337
Connection: close
set-cookie: __cf_bm=LvxcmUYay9uWB7ghy2XzIEC6De0PLnIKDXaaJ8EM_OY-1778250773.9060228-1.0.1.1-fbKnRVyOrOvT7mfppXy6MvHi7HnoxiOZ1SkNpAfqsxsb0CNm88mlhkK8XY1jk3Qg.m6gV_EyuCQuNjU_8BzcWY8YmAwO9MyF49AP.h8xvoBKwvbcgenha_3nEVTyqp7S; HttpOnly; Secure; Path=/; Domain=api.openai.com; Expires=Fri, 08 May 2026 15:02:54 GMT
set-cookie: _cfuvid=QwnQ3oaeIFraZGboaCuNJMj2P9SuWYWPL9BNtfsOsyQ-1778250773.9060228-1.0.1.1-okcfFOy1T4TPzNtImBaB9bj26BFq6lWQCpuDNDYIRu0; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com
CF-Ray: 9f892d28ed5aa450-YYZ
CF-Cache-Status: DYNAMIC
Server: cloudflare
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Vary: Origin
X-Content-Type-Options: nosniff
x-openai-proxy-wasm: v0.1
x-request-id: req_0ecdfca4f25349ea9de1a2d6aba5883e
alt-svc: h3=":443"; ma=86400
{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}
',
'headers' =>
\WpOrg\Requests\Response\Headers::__set_state(array(
'data' =>
array (
'date' =>
array (
0 => 'Fri, 08 May 2026 14:32:54 GMT',
),
'content-type' =>
array (
0 => 'application/json; charset=utf-8',
),
'content-length' =>
array (
0 => '337',
),
'set-cookie' =>
array (
0 => '__cf_bm=LvxcmUYay9uWB7ghy2XzIEC6De0PLnIKDXaaJ8EM_OY-1778250773.9060228-1.0.1.1-fbKnRVyOrOvT7mfppXy6MvHi7HnoxiOZ1SkNpAfqsxsb0CNm88mlhkK8XY1jk3Qg.m6gV_EyuCQuNjU_8BzcWY8YmAwO9MyF49AP.h8xvoBKwvbcgenha_3nEVTyqp7S; HttpOnly; Secure; Path=/; Domain=api.openai.com; Expires=Fri, 08 May 2026 15:02:54 GMT',
1 => '_cfuvid=QwnQ3oaeIFraZGboaCuNJMj2P9SuWYWPL9BNtfsOsyQ-1778250773.9060228-1.0.1.1-okcfFOy1T4TPzNtImBaB9bj26BFq6lWQCpuDNDYIRu0; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
),
'cf-ray' =>
array (
0 => '9f892d28ed5aa450-YYZ',
),
'cf-cache-status' =>
array (
0 => 'DYNAMIC',
),
'server' =>
array (
0 => 'cloudflare',
),
'strict-transport-security' =>
array (
0 => 'max-age=31536000; includeSubDomains; preload',
),
'vary' =>
array (
0 => 'Origin',
),
'x-content-type-options' =>
array (
0 => 'nosniff',
),
'x-openai-proxy-wasm' =>
array (
0 => 'v0.1',
),
'x-request-id' =>
array (
0 => 'req_0ecdfca4f25349ea9de1a2d6aba5883e',
),
'alt-svc' =>
array (
0 => 'h3=":443"; ma=86400',
),
),
)),
'status_code' => 429,
'protocol_version' => 1.1,
'success' => false,
'redirects' => 0,
'url' => 'https://api.openai.com/v1/chat/completions',
'history' =>
array (
),
'cookies' =>
\WpOrg\Requests\Cookie\Jar::__set_state(array(
'cookies' =>
array (
'__cf_bm' =>
\WpOrg\Requests\Cookie::__set_state(array(
'name' => '__cf_bm',
'value' => 'LvxcmUYay9uWB7ghy2XzIEC6De0PLnIKDXaaJ8EM_OY-1778250773.9060228-1.0.1.1-fbKnRVyOrOvT7mfppXy6MvHi7HnoxiOZ1SkNpAfqsxsb0CNm88mlhkK8XY1jk3Qg.m6gV_EyuCQuNjU_8BzcWY8YmAwO9MyF49AP.h8xvoBKwvbcgenha_3nEVTyqp7S',
'attributes' =>
\WpOrg\Requests\Utility\CaseInsensitiveDictionary::__set_state(array(
'data' =>
array (
'httponly' => true,
'secure' => true,
'path' => '/',
'domain' => 'api.openai.com',
'expires' => 1778252574,
),
)),
'flags' =>
array (
'creation' => 1778250774,
'last-access' => 1778250774,
'persistent' => false,
'host-only' => false,
),
'reference_time' => 1778250774,
)),
'_cfuvid' =>
\WpOrg\Requests\Cookie::__set_state(array(
'name' => '_cfuvid',
'value' => 'QwnQ3oaeIFraZGboaCuNJMj2P9SuWYWPL9BNtfsOsyQ-1778250773.9060228-1.0.1.1-okcfFOy1T4TPzNtImBaB9bj26BFq6lWQCpuDNDYIRu0',
'attributes' =>
\WpOrg\Requests\Utility\CaseInsensitiveDictionary::__set_state(array(
'data' =>
array (
'httponly' => true,
'samesite' => 'None',
'secure' => true,
'path' => '/',
'domain' => 'api.openai.com',
),
)),
'flags' =>
array (
'creation' => 1778250774,
'last-access' => 1778250774,
'persistent' => false,
'host-only' => false,
),
'reference_time' => 1778250774,
)),
),
)),
)),
'filename' => NULL,
)),
)

