gpt-image-2 moderation_blocked 400 오류 수정: 7가지 진단 및 회피 전략
gpt-image-2 API를 사용하여 프로덕션 환경에서 이미지를 생성하다 보면, 개발자들은 종종 다음과 같은 당혹스러운 400 에러를 마주하게 됩니다. { "status_code": 400, "error": { "message": "Your request was rejected by the safety system. If you believe this is an error, contact us at Azure support ticket and include the request ID 76fd2cbc-63ee-4e30-8bea-5fc2a2e1faa3.", "type": "shell_api_error", "code": "moderation_blocked" }…
