codex - 💡(How to fix) Fix Codex Mobile setup QR on Android resolves to unhandled https://com.openai.chat link

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Codex Mobile setup appears to be stuck in a loop on Android/ColorOS because the QR code opens an unhandled link instead of being routed to the ChatGPT Android app.

Root Cause

Codex Mobile setup appears to be stuck in a loop on Android/ColorOS because the QR code opens an unhandled link instead of being routed to the ChatGPT Android app.

Code Example

https://com.openai.chat//codex/open

---

platform.openai.com
chatgpt.com
www.chatgpt.com
chat.openai.com
www.chat.com
chat.com
tt.chatgpt.com
RAW_BUFFERClick to expand / collapse

Summary

Codex Mobile setup appears to be stuck in a loop on Android/ColorOS because the QR code opens an unhandled link instead of being routed to the ChatGPT Android app.

Environment

  • Desktop app: Codex for macOS
  • Codex desktop version: 26.513.31313 (bundle version 2867)
  • macOS: 26.3 (25D125), arm64
  • Mobile device: OPPO Android phone / ColorOS
  • ChatGPT mobile app: 1.2026.125
  • Date observed: 2026-05-17

Steps to reproduce

  1. Open Codex desktop app on macOS.
  2. Start Codex Mobile setup from the desktop app.
  3. Select Android on the setup QR screen.
  4. On an OPPO Android phone, scan the QR code using the system scanner or Chrome QR scanner.
  5. Observe where the decoded link is opened.

Expected behavior

The QR code should open the ChatGPT Android app directly and show the authorization flow for allowing the phone to access Codex on the computer.

Actual behavior

The phone opens a browser/search page instead of ChatGPT. Chrome tries to load a URL beginning with:

https://com.openai.chat//codex/open

This URL is not one of the verified Android App Links currently shown for ChatGPT on the device. The ChatGPT app's verified links list includes domains such as:

platform.openai.com
chatgpt.com
www.chatgpt.com
chat.openai.com
www.chat.com
chat.com
tt.chatgpt.com

Because the decoded setup link is not handled by ChatGPT, the mobile app remains on the "waiting for desktop" screen, while the desktop app waits for mobile authorization. This creates a setup loop.

Additional notes

  • The full QR payload is intentionally not included because it may contain authorization/session parameters.
  • The user tried OPPO system scanning and Chrome scanning; both failed to route the link into ChatGPT.
  • Android system settings show ChatGPT is configured to open supported verified links in-app, but com.openai.chat is not available as a verified web link/domain.
  • This may be a mismatch between an Android App Link URL and an app custom scheme, or a ColorOS compatibility issue where the QR payload is interpreted as an HTTPS URL rather than a ChatGPT deep link.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

The QR code should open the ChatGPT Android app directly and show the authorization flow for allowing the phone to access Codex on the computer.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex Mobile setup QR on Android resolves to unhandled https://com.openai.chat link