404 error not allowing reconnection
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the IDE extension are you using?
Current for VS Code (MAC)
What subscription do you have?
plus
Which IDE are you using?
VS Code
What platform is your computer?
Mac airbook m3
What issue are you seeing?
Got this error message and it won't connect
unexpected status 404 Not Found: Unknown error, url: https://chatgpt.com/backend-api/codex/responses, cf-ray: a3558cdb6ab257bb-YVR
What steps can reproduce the bug?
sending any message. Also, I cannot log in to Codex:
Route Error (500 Internal Server Error): {
"isTrusted": true
}
What is the expected behavior?
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in the current VS Code extension on macOS: send any message and attempt to log in to Codex. Inspect the reported 404 response from the chatgpt.com Codex endpoint and the 500 Route Error; done means messages send successfully and login completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, vscode
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100