Missing required parameter

Resolved 💬 4 comments Opened Nov 15, 2025 by Iydah Closed Feb 23, 2026

What version of Codex is running?

Latest Build

What subscription do you have?

Pro

Which model were you using?

GPT-5.1-Codex-Med

What platform is your computer?

Windows (WSL)

What issue are you seeing?

• Ran rg -l "api/cron" -g'.ts' src/app/api
└ src/app/api/cron/sync-activities/route.ts

■ unexpected status 400 Bad Request: {
"error": {
"message": "Missing required parameter: 'input[72].id'.",
"type": "invalid_request_error",
"param": "input[72].id",
"code": "missing_required_parameter"
}
}

What steps can reproduce the bug?

Uploaded thread: 019a85ef-eb25-78f2-a078-57073536e08f

What is the expected behavior?

It should continue the requested task

Additional information

_No response_

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗