{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihrr5gydg3uwawsispqj6a45it7djiczkdr5ybocdraf6gcttoswu",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mkcrzfdqbv62"
  },
  "path": "/t/getting-gpt-images-error-500-with-all-parameters-combinations/1379738#post_1",
  "publishedAt": "2026-04-25T09:27:12.000Z",
  "site": "https://community.openai.com",
  "textContent": "Since early morning, when interrogating gpt-image* model, i keep on getting this error no matter what:\n\n`{`\n`“error”: {`\n`“message”: “The server had an error while processing your request. Sorry about that! You can retry your request, or contact us through our help center at ``help.openai.com`` if the error persists. (Please include the request ID req_f9c2fc5926104bd286d264d57ea56a78 in your message.)”,`\n`“type”: “server_error”,`\n`“param”: null,`\n`“code”: null`\n`}`\n`}`\n\nMy typical request:\n\n\n    api_key: \"sk-proj-[omissis]\"\n\n    model: \"gpt-image-1.5\"\n\n    prompt: \"The image features a close-up portrait of a [omissis].\"\n\n    quality: \"low\"\n\n    size: \"1024x1024\"\n\n\nsame happens with all gpt-image models, all sizes, all qualities.",
  "title": "Getting gpt-images* error 500 with all parameters combinations"
}