Any gpt-5.5报错 The encrypted content gAAA..._pp8 could not be verified. Reason: Encrypted content could not be decrypted or parsed.

重试可解,大不了多几次,在别的地方找到是说渠道混用: codex status_code=400, The encrypted content QVhO...og== could not be verified. Reason: Encrypted content could not be decr...
Any gpt-5.5报错 The encrypted content gAAA..._pp8 could not be verified. Reason: Encrypted content could not be decrypted or parsed.
Any gpt-5.5报错 The encrypted content gAAA..._pp8 could not be verified. Reason: Encrypted content could not be decrypted or parsed.

重试可解,大不了多几次,在别的地方找到是说渠道混用:

codex status_code=400, The encrypted content QVhO...og== could not be verified. Reason: Encrypted content could not be decrypted or parsed. 开发调优
这个问题我之前也遇到过。 后来发现是因为混用不同渠道的模型导致的。比如有OpenAI官方的,还有来自azure的渠道的。不同渠道的模型产生的加密块是互相不可解密的,所以就会出现你这样的情况。而你又用的是中转,很有可能是上游的中转站混用不同渠道的模型。这个目前来看应该是无解的。

1 个帖子 - 1 位参与者

阅读完整话题

来源: linux.do查看原文