When the image generation 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 | Failed - Your prompt was flagged by Website as violating content policies |
500 | Failed - Internal Error, Please try again later |
501 | Failed - Image generation task failed |
Network Connection Issues
Server Response Issues
Content Format Issues
Image Processing Issues
Content Policy Issues
Task Failure Issues