codex - 💡(How to fix) Fix Phone verification OTP not received (Pakistan) – unable to log in [1 comments, 2 participants]

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…
GitHub stats
openai/codex#21189Fetched 2026-05-06 06:25:12
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×2commented ×1cross-referenced ×1

I am unable to complete login to Codex because phone verification is not working.

During login, I am prompted with the “Phone number required” screen. After entering my phone number, no OTP code is ever delivered.


Error Message

This suggests a possible backend or regional delivery issue rather than user error

Root Cause

I am unable to complete login to Codex because phone verification is not working.

RAW_BUFFERClick to expand / collapse

What issue are you seeing?

Here’s a clean, ready-to-paste GitHub issue you can open on openai codex github repository.

Just copy this and post it:


Title

Phone verification OTP not received (Pakistan) – unable to log in


Description

I am unable to complete login to Codex because phone verification is not working.

During login, I am prompted with the “Phone number required” screen. After entering my phone number, no OTP code is ever delivered.


Details

  • Country: Pakistan
  • Phone format used: +92XXXXXXXXXX (correct international format, without leading zero)
  • Phone type: Real mobile SIM (not VoIP / not landline)
  • Tried multiple times: Yes
  • Different networks/SIMs tested: Yes
  • VPN: Not used (also tested without VPN)
  • WhatsApp verification option: Not available in UI

What steps can reproduce the bug?

I enter my phone number Click “Continue” No OTP is received (SMS never arrives) No fallback option (e.g., WhatsApp) is shown I am completely blocked from logging in

What is the expected behavior?

OTP should be delivered via SMS or alternative method (e.g., WhatsApp) Or a fallback verification option should be available

Additional information

This issue seems to affect multiple users recently Others are reporting similar problems where OTP is not delivered at all This suggests a possible backend or regional delivery issue rather than user error

extent analysis

TL;DR

The issue with phone verification OTP not being received in Pakistan may be related to a backend or regional delivery issue, and a potential fix could involve investigating the SMS delivery service or implementing a fallback verification option.

Guidance

  • Investigate the SMS delivery service used by the Codex platform to see if there are any issues with delivering messages to Pakistani phone numbers.
  • Consider implementing a fallback verification option, such as WhatsApp or an email-based verification system, to provide an alternative for users who are not receiving OTPs via SMS.
  • Review the phone number formatting and validation logic to ensure that it is correctly handling international formats, including the +92 format used in Pakistan.
  • Check for any regional restrictions or carrier-specific issues that may be blocking the delivery of OTPs to Pakistani phone numbers.

Example

No code snippet is provided as the issue is more related to the backend service and configuration rather than a specific code implementation.

Notes

The issue seems to be affecting multiple users in Pakistan, suggesting a possible regional or backend issue rather than a user-specific problem. Further investigation is needed to determine the root cause and implement a fix.

Recommendation

Apply a workaround by implementing a fallback verification option, such as WhatsApp or email-based verification, to provide an alternative for users who are not receiving OTPs via SMS. This would allow users to complete the login process while the underlying issue with SMS delivery is being investigated and resolved.

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…

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 Phone verification OTP not received (Pakistan) – unable to log in [1 comments, 2 participants]