站内各位佬的公益站,偶尔会遇到这个错误,好几个公益站都这样,用着用着就报 The encrypted content QVhO…6w== could not be verified. Reason: Encrypted content could not be decrypted or parsed.",这个是我 Cc 的配置问题,还是公益站的问题?正常蹬一会儿codex之后,就报这个错误了 1 个帖子 - 1 位参与者 阅读完整话题
更换了上游渠道,会触发invalid_encrypted_content {"error":{"message":"The encrypted content QVhO...Rw== could not be verified. Reason: Encrypted content could not be decrypted or parsed.","type":"invalid_request_error","param":"","code":"invalid_encrypted_content"}} 这时候一般就是只能切换session,对于没有git记录的小项目连贯性不好,可以复制当前会话的session id在新开的session中发送,让它去找会话文件继续 实测确实可以续上 1 个帖子 - 1 位参与者 阅读完整话题
■ {“error”:{“message”:“The encrypted content QVhO…NA== could not be verified. Reason: Encrypted content could not be decrypted or parsed.”,“type”:“invalid_request_error”,“code”:“thinking_signature_invalid”}} 2 个帖子 - 2 位参与者 阅读完整话题
大家用codex有没有遇到过status_code=400, The encrypted content QVhO…og== could not be verified. Reason: Encrypted content could not be decrypted or parsed.报错?要怎么解决?我用cpa遇到过,用佬友的公益也遇到过。报错说加密内容无法解析。问题是我用就是codex,要加密也是它自己加密的,它自己无法解密?另外不知道和模型有没有关系,我本地有中转一层,把所有的模型统一映射成gpt-5.2,这样不用配置文件改来改去。这模型名字不一样应该没影响吧。本地中转也只是改一下api信息然后透传,应该没有问题。大家有没有遇到过相同的问题? 2 个帖子 - 2 位参与者 阅读完整话题