After switching from openai subscription to api-key in codex t3-code fails to retrieve a response from codex:
{ "error": { "message": "The encrypted content gAAA...ztg= could not be verified. Reason: Encrypted content organization_id did not match the target organization.", "type": "invalid_request_error", "param": null, "code": "invalid_encrypted_content" } }
Codex itself on the other hand is working fine.