Skip to content

unsupported_operation

View as Markdown

This operation is not available for this file type. Returned with HTTP 400; retrying will not help.

PropertyValue
HTTP status400
RetryableNo
typehttps://fylane.dev/errors/unsupported-operation

Retrying an identical request will fail identically. Change something first — the details object names what.

Example response
{
  "type": "https://fylane.dev/errors/unsupported-operation",
  "code": "unsupported_operation",
  "message": "This operation is not available for this file type.",
  "retryable": false,
  "request_id": "req_01JBQ8Z5T7WXK9MNP2RSTVA3C4",
  "docs_url": "https://fylane.dev/docs/errors/unsupported-operation"
}

Quote the request_id if you contact support. It is the same value returned in the X-Request-Id header and it identifies this exact request in our logs.