← All API problem types

Invalid Source URL

400

https://optimizeyourimage.com/docs/problems/source-url-invalid

What it means

The source_url field is not an absolute http(s) URL the API will fetch: the value is malformed, uses a non-http scheme, carries credentials, targets a non-default port, or exceeds 2048 characters.

How to resolve it

Send a plain public https:// or http:// URL on the default port, with no username or password.

Retrying

Retry after correcting the URL. Failed requests are not billed.

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