#Unable to submit/re-submit prompt through the "Edit" button on blocked Sora 2 videos

1 messages · Page 1 of 1 (latest)

rose voidBOT
#

Reported by @hallow vault

Bug Report: Unable to submit/re-submit prompt through the "Edit" button on blocked Sora 2 videos
`Steps to Reproduce`
  1. Try to generate a video that failed content moderation checks
  2. Click the "Edit" button on the failed video
  3. Click the submit button
`Expected Result`

The video will proceed to try and generate with the new prompt (or the same one) you gave it.

`Actual Result`

A popup that's above the submit button reads "Action blocked", refusing to generate the video. You will have to click out and go to the regular prompt box to generate again, which works instead of using that method.

`Environment`

Web version, Any browser

#
Additional Information

Please provide relevant details to help resolve the issue, such as:

  • ChatGPT Shared Link (if applicable).
  • Screenshots or videos demonstrating the problem.

-# ➜ Need to contact support? Visit the OpenAI Help Center.

hallow vault
#

Sent:

{
  "kind": "video",
  "prompt": "test",
  "title": null,
  "orientation": "portrait",
  "size": "small",
  "n_frames": 150,
  "inpaint_items": [],
  "remix_target_id": null,
  "cameo_ids": null,
  "cameo_replacements": null,
  "model": "sy_8",
  "style_id": null,
  "audio_caption": null,
  "audio_transcript": null,
  "video_caption": null,
  "storyboard_id": null
}

Recieved:

{
  "error": {
    "message": "Action blocked",
    "type": "invalid_request_error",
    "param": null,
    "code": null
  }
}