Skip to content

Genering tests with new models of OpenAI (gpt-5.3-codex, gpt-5.2-codex,..) leads to 404 #504

@thuyhm

Description

@thuyhm

Involved Module

  • LLM

Describe the bug

Genering tests with new models of OpenAI (gpt-5.3-codex, gpt-5.2-codex,..) leads to 404: Request failed with status code 404

To Reproduce

Steps to reproduce the behavior:

  1. Open class under test
  2. Right-click on the class -> choose TestSpark
  3. Choose LLM - choose model gpt-5.3-codex - OK to generate tests
  4. See error: Request failed with status code 404
    Note: with old models such as gpt-5: still work ok

Expected behavior

generate tests successful

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions