← All API problem types

Request Already Completed

409

https://optimizeyourimage.com/docs/problems/request-already-completed

What it means

A request with this Idempotency-Key already completed. Image bytes are not retained, so the earlier result cannot be replayed — this protects you from a double charge, not from data loss.

How to resolve it

If you still need the output, send the image again with a new Idempotency-Key.

Retrying

Retrying with the same key will keep returning this response and will never re-bill.

Include the X-Request-Id response header when contacting [email protected] about a specific failure.