image_url_add_disabled
HTTP 409 Adding images by URL is disabled for this project
What happened
This project accepts images only as directly uploaded files, and this API adds images by their address. The operation is unavailable for the project rather than wrong in itself.
What to do
Upload the image in the control panel, or ask support to allow adding images by address for this project. Repeating the request will not change the outcome.
Retrying
Repeating this request will not help.
How it arrives
{
"type": "https://docs.fiberax.com/errors/image_url_add_disabled",
"title": "Adding images by URL is disabled for this project",
"status": 409,
"code": "image_url_add_disabled",
"request_id": "a277dcd1ca652c65"
}
Branch your code on code, never on the wording of title.