invalid_request_error invalid_encrypted_content The encrypted content ... could not be verified
Resolved 💬 3 comments Opened Dec 16, 2025 by drew-dirac Closed Dec 16, 2025
What version of Codex is running?
codex-cli 0.73.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.1-codex-mini
What platform is your computer?
Linux 6.18.0 x86_64 unknown
What issue are you seeing?
I am frequently seeing the following error message:
■ {
"error": {
"message": "The encrypted content gAAA...ng== could not be verified.",
"type": "invalid_request_error",
"param": null,
"code": "invalid_encrypted_content"
}
}
This will often happen immediately after sending the prompt, but it will sometimes happen well into generation.
The model never reaches the point where it begins editing files, so I suspect that it may be having troubles with that.
What steps can reproduce the bug?
Uploaded thread: 019b289e-5e24-7d72-aefb-920633fafb22
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗