Skip to content

Conversation

@etraut-openai
Copy link
Collaborator

Users of Azure endpoints are reporting that when they use /review, they sometimes see an error "Invalid 'input[3].id". I suspect this is specific to the Azure implementation of the responses API. The Azure team generally copies the OpenAI code for this endpoint, but they do have minor differences and sometimes lag in rolling out bug fixes or updates.

The error appears to be triggered because the /review implementation is using a user ID with a colon in it.

Addresses #9360

Users of Azure endpoints are reporting that when they use `/review`, they sometimes see an error "Invalid 'input[3].id". I suspect this is specific to the Azure implementation of the `responses` API. The Azure team generally copies the OpenAI code for this endpoint, but they do have minor differences and sometimes lag in rolling out bug fixes or updates.

The error appears to be triggered because the `/review` implementation is using a user ID with a colon in it.

Addresses #9360
@etraut-openai etraut-openai merged commit 264d40e into main Jan 19, 2026
32 checks passed
@etraut-openai etraut-openai deleted the etraut/review_ids branch January 19, 2026 16:21
@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants