When image generation is completed, the system will send a POST request to this URL
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 |
500 | Server Error - Image generation failed or other internal error |
Network Connection Issues
Server Response Issues
Content Format Issues
Image Processing Issues