快乐追着我跑 (@from1708)any gpt5.5报错 Encrypted content could not be decrypted or parsed 中发帖

[image] 
这个 400 不是普通模型失败,也不是模板组装失败。它基本是 Responses API 的 reasoning.encrypted_content 无法被当
前上游解密/校验。
OpenAI 的 Responses API 支持 reasoning.encrypted_content,用于 store:false / 无状态场景,把上一轮 reasoning
item 加密后带到下一轮继续用。官方文档说明这个字段是为了让无状态 Responses API 也能在多轮里复用 reasoning ite
ms。(developers.openai.com (Responses | OpenAI API Reference))
你的报错:
The encrypted content gAAA… could not be verified.
Reason: En...