When the 4o Image task is completed, the system will send the result to your provided callback URL via POST request
callBackUrl
parameter to set a callback URL. The system will automatically push the results to your specified address when the task is completed.
callBackUrl
in the following format:
Status Code | Description |
---|---|
200 | Success - Image generation completed successfully |
400 | Bad Request - Image content in filesUrl violates content policy, image size exceeds maximum limit, unable to process provided image file, content flagged by OpenAI as violating policies |
451 | Download Failed - Unable to download image from the provided filesUrl |
500 | Server Error - Please try again later, failed to get user token, failed to generate image, GPT 4O failed to edit the picture |
Network Connection Issues
Server Response Issues
Content Format Issues
Image Processing Issues