Skip to content

Codex Desktop dictation fails with "No active organization found" #21927

@Benny-BD

Description

@Benny-BD

Codex Desktop Dictation Fails With "No active organization found"

Summary

Codex Desktop voice dictation records audio but fails during transcription. The UI shows:

Unable to transcribe audio

The local desktop logs show the actual backend error:

[Composer] dictation failed errorMessage="{\"detail\":\"No active organization found\"}"

Environment

  • App: Codex Desktop
  • Version: 26.506.31421
  • Build: Windows Store
  • Package: OpenAI.Codex_26.506.3741.0_x64__2p2nqsd0c76g0
  • OS: Windows 10.0.26200
  • Runtime: Electron 41.2.0
  • Timezone: Asia/Jerusalem
  • Auth mode: ChatGPT
  • ChatGPT plan: Plus
  • ChatGPT auth state includes a default Personal organization, but transcription still fails.

Reproduction

  1. Open Codex Desktop on Windows.
  2. Sign in with ChatGPT.
  3. Click the microphone / Dictate button in the composer.
  4. Speak briefly.
  5. Stop dictation or submit.

Expected

The recorded audio should be transcribed and inserted into the composer.

Actual

The UI displays:

Unable to transcribe audio

Logs show:

POST https://chatgpt.com/backend-api/transcribe -> 400
[Composer] dictation failed errorMessage="{\"detail\":\"No active organization found\"}"

Local Troubleshooting Already Tried

  • Signed out of Codex, fully closed app, reopened, signed in again.
  • Reset normal Electron web profile under:
%APPDATA%\Codex
  • Reset Windows Store packaged Electron profile under:
%LOCALAPPDATA%\Packages\OpenAI.Codex_2p2nqsd0c76g0\LocalCache\Roaming\Codex
  • Reopened Codex, signed in again, retried dictation.

The error persisted after both resets.

Relevant Log Lines

2026-05-09T12:35:37.922Z error [electron-message-handler] [Composer] dictation failed errorMessage="{\"detail\":\"No active organization found\"}" errorName=Error errorStack="Error: {\"detail\":\"No active organization found\"}\n    at async j (app://-/assets/use-diff-comments-C6GFFUxF.js:1:57443)"

2026-05-09T12:35:45.440Z error [electron-message-handler] [Composer] dictation failed errorMessage="{\"detail\":\"No active organization found\"}" errorName=Error errorStack="Error: {\"detail\":\"No active organization found\"}\n    at async N (app://-/assets/use-diff-comments-C6GFFUxF.js:1:57554)"

Suspected Cause

This appears to be a Codex Desktop or ChatGPT backend issue where the dictation/transcription endpoint does not receive or resolve the active ChatGPT organization, despite the local ChatGPT auth state containing an account and default Personal organization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appauthIssues related to authentication and accountsbugSomething isn't workingwindows-osIssues related to Codex on Windows systems

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions